Posts in category 'SSL'
-
How to create a working CA
Filed under SSL..We recently had a lab in school, where we had to create a certificate authority using
openssl
, which includes a index file containing all certificates issued by the CA. More information about the process can be found here.