Hello.
Can anybody tell me please what are requirements for the CSR password from this API call: SSL Module Documentation ? I want to manually check the password strength in my code avoiding additional API calls.
Also, the documentation incorrectly calls it 'password', while cPanel itself does not recognize the 'password' parameter and requires 'pass' instead.
Also, it's not very fast to retrieve CSR via Fileman module (or probably via SSH) - is it possible to return its contents in the response of the SSL::gencsr function (just as SSL::genkey response contains key contents)?
Thanks.


LinkBack URL
About LinkBacks
Reply With Quote