When generating a new SSL cert via the SSL/TLS option in WHM, the "Issued By" fields are always the same as the "Issued To" information. How and where can the "Issued By" information be changed?
When generating a new SSL cert via the SSL/TLS option in WHM, the "Issued By" fields are always the same as the "Issued To" information. How and where can the "Issued By" information be changed?
Note your thread title: Self-signed SSL generation via WHM
should explain why it's showing the same data in issued to and issued from fields.
It's suppose to!
The question is "How and where can the "Issued By" information be changed?" Do you know?Originally Posted by PPNSteve
You can't, that's why it is a self-signed one. If you were able to change that info, then no one would buy proper certs.
Regards,
David
Forum Moderator
Thanks David. It looks like we may need to re-install or modify OpenSSL to become our own CA. Because when WE generate an SSL cert for our hosting clients, the cert info shows THEY issued the cert to themselves.Originally Posted by dgbaker
The info requested by WHM interface is quite ok, as it refers to the client. However I want the cert to show our info in the "Issued By" fields for every cert we generate for our clients.
As I said, it's probably not a WHM issue as we may need to work on OpenSSL. What are your thoughts?
Well, that's outside of the bounds of what you can do within WHM. Acting as your own CA has obvious implications (for example, your users could not use the certificates on their websites as visitors browsers would throw up warning and errors for the certificates as they are not from a trusted source). You'll need to go into Google and look up setting up your own CA for openssl on linux.
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Thanks for the confirmation.Originally Posted by chirpy