Hallo! I have a SSL Certifikate for my Domain. It runs very fine on a Server with Confixx. Now I have a new Server with ISPConfig and I want to use my old Certifikate on this new Server with ISP. The Problem is I have only the Private-Key (-----BEGIN RSA PRIVATE KEY---- ...) and the Zertifikat (CRT) (-----BEGIN CERTIFICATE-----...). I don't now the basic Data because the Provider give me and installt the Certificate on the Confixx Server. How can I run the Certificate under ISP???? Mfg
Do you want to use the certificate for the ISPConfig web interface, or for a web site you created with ISPConfig?
I want to use the certificate for a web site. I create the Web with ISPConfig. Now I have the KEY, CSR and CRT.
I'd create an SSL certificate with ISPConfig. Afterwards go to that web site's ssl folder (e.g. /var/www/web1/ssl) and put the contents of your files in the appropriate file in that directory (back up those files before!). Then restart Apache.