Как прикрутить SSL сертификат
-
- Posts: 258
- Joined: Fri Jan 10, 2014 7:34 pm
Как прикрутить SSL сертификат
Получил PositiveSSL сертификат от Comodo. Они мне прислали архив с 4-мя .crt файлами. В настройках домена поставил галочку на SSL и добавил
Но всеравно выдает ошибку Error: root or/and intermediate cerificate not found
Решил вопрос, ответ тут: http://webcoder.kz/podklyuchaem-ssl-ser ... -v-vestacp
Code: Select all
в SSL Certificate код из domain_com.crt
в SSL Key код из SSL key, который я генерировал
в SSL Certificate Authority / Intermediate код из AddTrustExternalCARoot.crt
Решил вопрос, ответ тут: http://webcoder.kz/podklyuchaem-ssl-ser ... -v-vestacp
-
- Posts: 14
- Joined: Sat Oct 04, 2014 2:13 am
Re: Как прикрутить SSL сертификат
SSL Certificate:
yourdomain_com.crt
SSL Key:
ssl key generated when creating the certificate request
SSL Certificate Authority / Intermediate
1.) COMODORSADomainValidationSecureServerCA.crt
2.) COMODORSAAddTrustCA.crt
3.) AddTrustExternalCARoot.crt
yourdomain_com.crt
SSL Key:
ssl key generated when creating the certificate request
SSL Certificate Authority / Intermediate
1.) COMODORSADomainValidationSecureServerCA.crt
2.) COMODORSAAddTrustCA.crt
3.) AddTrustExternalCARoot.crt