How to create a self signed RSA certificate with OpenSSL
Reference of commands to create a self signed RSA certificate with OpenSSL
To create a certificate with private key:
|
|
Print out the certificate meta data:
|
|
Generate a P12 with the certificate and key:
|
|
Validate the P12:
|
|