openssl s_client "getaddrinfo: Servname not supported for ai_socktype" 에러날 때

  • huaya
    (후아빠)
  • huaya's Avatar 이 글의 작성자
  • Offline
  • Junior
  • Junior
더보기
10 Feb 2018 13:55 #3229 작성자: huaya
huaya 님의 글: openssl s_client "getaddrinfo: Servname not supported for ai_socktype" 에러날 때
# openssl s_client -connect https://10.20.30.40
getaddrinfo: Servname not supported for ai_socktype
connect:errno=0

이렇게 써야 한다.

# openssl s_client -connect 10.20.30.40:443
Time to create page: 0.047 seconds
Powered by Kunena Forum