Product:
Search Type:

How do I regenerate the SSL certificate for VZPP/VZCC (in Service VE)?

Article ID: 1347 
Last Review: Jun,20 2007
APPLIES TO:
  • Parallels Virtuozzo Containers for Linux

RESOLUTION

You may generate own SSL certificate and install it into Service VE, it will be used by VZPP and VZCC panels.
This link http://www.modssl.org/docs/2.8/ssl_faq.html#ToC24 describes how to create certificates.

There is no need to do it inside the Service VE on Virtuozzo node, any machine with OpenSSL installed is good. When you have both certificate and private key, you can either put them to the default files:

/etc/httpd/conf/ssl.key/server.key (private key)
/etc/httpd/conf/ssl.crt/server.crt (certificate)
or you can define your own location for key/certificate pair in the /etc/vzcp/httpd.conf file inside Service VE.

It is needed to restart services for the changes to take effect:

# service httpd restart

# service vzcp restart

 

Keywords: SSL certificate VZCC VZPP Service VE

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields