コマンドを使用してcomodoから購入したSSL証明書を追加しました
cctrlapp xxxx/default addon.add ssl.host --cert certif.crt
--key certif-nopass.key --chain SecureServerCA-bundle.crt
チェックした後、コマンドに対する応答がありません
$ cctrlapp xxx/default addon ssl.host
Addon : ssl.host
Settings
SSL_CERT_INCEPTS : 2013-02-07 00:00:00
SSL_DNS_DOMAIN : addonssl-depsmgr6bsx-1086693984.eu-west-1.elb.amazonaws.com
SSL_CERT_EXPIRES : 2014-02-07 23:59:59
After accessing to the https
I have the error
The certificate is valid for the following domains :
*.cloudcontrolled.com , cloudcontrolled.com
(Error code : ssl_error_bad_cert_domain)
なぜSSL_DNS_DOMAIN
このサブドメイン名を示しているのですか?
コマンドを使用して証明書を確認しました
openssl x509 -in certif.crt -text -noout
有効な2048RSAキーです。
何か案は?ありがとう