Meta
Categories
Category Archives: ssl
Java Key Store (jks)
Key Store Generate Private Key * Generate a self-signed keypair with: – alias: myhost – CN: CN=myhost.mytest.local, OU=Lab, O=My Test, L=Reston, S=Virginia, C=US – key algorithm: RSA – key size: 2048 – signature algorithm: SHA1withRSA – valid for: 360 days … Continue reading