generate-tls-cert icon indicating copy to clipboard operation
generate-tls-cert copied to clipboard

Generating self signed certificates

Results 3 generate-tls-cert issues
Sort by recently updated
recently updated
newest added

Hi, I wrote this project and unlike most projects I wrote for Shyp I forgot to put a LICENSE file on it. I don't work there anymore and the company...

I'd like to generate a bunch of client certs all verified by the same CA. This allows you to generate many server and client certs that will all verify against...

because the root.pem doesn't include "ExtKeyUsageClientAuth". the solution is to include ExtKeyUsageClientAuth when generating root.pem.