Install PEM Key to OpenSSL
I'm developing a system to use an API which requires a private key pair to be installed to OpenSSL. Firstly, will this affect anything on cPanel if I do it via command line and is there any way I can do it via WHM?
Any advice would be greatly appreciated.
-
Hello, You can generate a CSR and private key via the following option: "WHM Home "SSL/TLS "Generate an SSL Certificate and Signing Request" Or, via the command line with the following WHM API 1 function: WHM API 1 Functions - generatessl - Software Development Kit - cPanel Documentation This will ensure cPanel/WHM recognize the key. Thank you. 0 -
I don't need to generate a CSR. I have been given a .pem file to install onto the server so I can use curl to communicate with their server. I'm not looking to replace any cpanel services with my own CSR. If I did it via open SSL would it cause any ill effects on my server. 0 -
If I did it via open SSL would it cause any ill effects on my server.
No, it should not result in any problems with the existing SSL certificates on the system. Thank you.0
Please sign in to leave a comment.
Comments
3 comments