SSL Certificate comodo

  • Hallo also ich habe mir das SSL Certificate comodo gekauft


    1.Habe ein CSR Code und den Private Key erstellt den bekam ich eine E-Mail mit dem .crt


    2.Wo müßte ich die hin tun den CSR Code und den Private Key?


    3. Was mache ich genau mit den .crt Datein


    AddTrustExternalCARoot.crt
    COMODORSAAddTrustCA.crt
    COMODORSADomainValidationSecureServerCA.crt
    www_Domian_info.crt


    4.Muss ich noch Dateien auf dem Server ändern


    Danke an dieser stelle schon mall für eure Hilfe
    Nutze Debian Wheezy
    ====================================================================
    Hello So I bought the SSL Certificate comodo


    1.Habe a CSR code and the private key created I got an e-mail with the. Crt


    2.Where I would have to go do the CSR code and the private key?


    3 What do I do exactly with the. Crt files


    AddTrustExternalCARoot.crt
    COMODORSAAddTrustCA.crt
    COMODORSADomainValidationSecureServerCA.crt
    www_Domian_info.crt


    4.Muss I still change files on the server


    Thank you at this point already mall for your help


    Use Debian 7 Wheezy

  • @ IceBabee

    Quote

    Wo müßte ich die hin tun den CSR Code und den Private Key?


    Es kommt darauf an für was du das SSL-Zertifikat verwenden möchtest.


    Für das Panel und die Services musst du SSL bei der "Installation/Reconfigure" angeben und dort Cert, Key und Ca-Bundle auswählen.
    Diese müssen dann physisch auf dem Dateisystem liegen.


    Für eine Domain:
    Auswahl: show certificate


    Private Key = private Key
    Crt = Zertifikat
    CA = das Bundle wie im Thread beschrieben.


    Ich hoffe das ist verständlich gewesen.

  • Hello ;


    In order, to add your comodo SSL certificate, you must:


    1. Create the CA bundle which include the CA root certificate (here AddTrustExternalCARoot.crt)


    Code
    1. # cat COMODORSADomainValidationSecureServerCA.crt COMODORSAAddTrustCA.crt AddTrustExternalCARoot.crt > ca_bundle


    Note: You must copy the files on your system first to be able to concatenate them using the cat command.


    2. Add your certificate through the i-MSCP GUI:

    • Put your passphrase in the passphrase input field in any
    • Put your private key in the private key input field
    • Put the content of your www_Domian_info.crt file in the certificate input field
    • Put the content of the ca_bundle file in the CA bundle input field
    • Save the certificate


    Thank you for using i-MSCP


    I'll go to the hospital now due to my infarct ;(

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Super vielen Dank euch alles hat super geklappt
    =======================================
    Super thank you everything worked great