ModioAB / caramel

Caramel is a CA Registry Manager
GNU Affero General Public License v3.0
16 stars 5 forks source link

Have the request-cert validate the certificate it receives #20

Open niligulmohar opened 10 years ago

niligulmohar commented 10 years ago

It should be valid for the purposes of sslclient and sslserver.

Spindel commented 10 years ago

openssl verify -CAfile ca.modio.se.cacert -purpose sslserver TestCert_spid.crt

Spindel commented 9 years ago

Implemented in 4fe157948d36cc358aacc8294e3b4780201129b0