Problem with SSL

Discussion in 'Installation/Configuration' started by BeLuBehrens, May 25, 2006.

  1. BeLuBehrens

    BeLuBehrens New Member

    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???? :confused:

    Mfg
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Do you want to use the certificate for the ISPConfig web interface, or for a web site you created with ISPConfig?
     
  3. BeLuBehrens

    BeLuBehrens New Member

    I want to use the certificate for a web site. I create the Web with ISPConfig.
    Now I have the KEY, CSR and CRT.
     
    Last edited: May 26, 2006
  4. falko

    falko Super Moderator ISPConfig Developer

    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.
     
  5. BeLuBehrens

    BeLuBehrens New Member

    Thank you falko!
    It works very fine.
     

Share This Page