Hi, I successfully install Comodo Positive SSL on Postfix & Dovecot through SSH. But I really cannot make it work for the website. FYI, I tried to install SSL the same as hostname ( sub.mydomain.com ) Create bundle: cat sub.mydomain.com.crt COMODORSADomainValidationSecureServerCA.crt COMODORSAAddTrustCA.crt AddTrustExternalCARoot.crt > ssl-bundle.crt At ISPCONFIG GUI (Sites >> Websites >> SSL) I placed Private key on "SSL Certificate" field and content of ssl-bundle.crt on "SSL Bundle" field. What do I miss here ? Is there some step that I should do after this ? Thank you.
The sl cert key has to go into the ssl key feild, not the ssl cert field. the ssl cert goes into the ssl cert field. the ssl bundle goes into the ssl bundle field. then select "save certificate" as action and press save.
S Hi, Till thanks. But which one is SSL cert ? sub.mydomain.com.crt COMODORSADomainValidationSecureServerCA.crt COMODORSAAddTrustCA.crt AddTrustExternalCARoot.crt Or Certificate Signing Request(CSR) ?