curl: (35) OpenSSL/3.0.13: error:0A00010B:SSL routines::wrong version number

1 개요[ | ]

curl: (35) OpenSSL/3.0.13: error:0A00010B:SSL routines::wrong version number
  • http 서버에 https 요청을 보낸 경우
$ docker run --name nginx1 -d -p80:80 nginx
6aa2f0f2ab2358285216a58f4700b9e05a4aa498a6844f16bfe66d9ccbf66ca1
$ curl https://localhost:80
curl: (35) OpenSSL/3.0.13: error:0A00010B:SSL routines::wrong version number

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}