You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to createCSR where you can pass clientKeyPassword as an option to automatically use the password without prompting for it, it would be amazing to have the capability for pem.createCertificate and that we could pass the serviceKeyPassword and prevent the prompt from the terminal.
The text was updated successfully, but these errors were encountered:
Similar to
createCSR
where you can passclientKeyPassword
as anoption
to automatically use the password without prompting for it, it would be amazing to have the capability forpem.createCertificate
and that we could pass theserviceKeyPassword
and prevent the prompt from the terminal.The text was updated successfully, but these errors were encountered: