Curl: (35) OpenSSL SSL connect: SSL ERROR SYSCALL in connection to

1 개요[ | ]

curl: (35) OpenSSL SSL connect: SSL ERROR SYSCALL in connection to
testuser1@localhost:~$ curl localhost:9200
curl: (56) Recv failure: Connection reset by peer
testuser1@localhost:~$ curl https://localhost:9200
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to localhost:9200
testuser1@localhost:~$ curl https://localhost:9200
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to localhost:9200
testuser1@localhost:~$ curl https://localhost:9200
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
...

2 같이 보기[ | ]

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