Cloudfront static website HTTPS ssl error

0

I have created a static website (cloudesk.top) with S3 + Cloudfront + AWS Certiticate manager, after cloudfront distribution deployed, I still can not access my website, the chrome prompt:

This site can’t provide a secure connectioncl
oudesk.top uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH

I have tried to find the cert for my website with following command:

openssl s_client -showcerts -connect cloudesk.top:443 </dev/null

It prints:

CONNECTED(00000006)
8159337984:error:1404B410:SSL routines:ST_CONNECT:sslv3 alert handshake failure:/AppleInternal/Library/BuildRoots/c2cb9645-dafc-11ed-aa26-6ec1e3b3f7b3/Library/Caches/com.apple.xbs/Sources/libressl/libressl-3.3/ssl/tls13_lib.c:129:SSL alert number 40
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 287 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
    Protocol  : TLSv1.3
    Cipher    : 0000
    Session-ID: 
    Session-ID-ctx: 
    Master-Key: 
    Start Time: 1689739301
    Timeout   : 7200 (sec)
    Verify return code: 0 (ok)
---

So it must be somewhere not configure correctly, does any body konw how to fix this issue?

1개 답변
2
수락된 답변
profile picture
전문가
답변함 10달 전
profile picture
전문가
검토됨 한 달 전
  • You save my life. Thanks, after adding the alternative domain name, it works like a charm...

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인