curl (인증서 검증)
명령어 (예시) curl -v https://google.com curl -L -v --cacert /etc/pki/tls/certs/ca-bundle.crt https://www.google.com:443인증서 정보 출력 * About to connect() to google.com port 443 (#0) * Trying * Connected to google.com (178) port 443 (#0) * Initializing NSS with certpath: sql:/etc/pki/nssdb * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * SSL connection using TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA2..
Linux
2019. 6. 28. 09:32
공지사항