keytool -genkey -alias code_signing -keyalg RSA -keysize 2048 -sigalg sha256WithRSA -validity 730 -keystore myStore.p12 -storetype pkcs12 -storepass env:kpwd -dname "CN=CodeSigning" -ext ...
So, a client wants us to use a client cert to authenticate to their web service. They sent it to me in pkcs12 format but without a password. (This is for their uat site, the prod pkcs12 file has a ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results