주 메뉴 열기

wwiki β

바뀜

Openssl

132 바이트 추가됨, 2019년 11월 24일 (일) 04:12
편집 요약 없음
====개인키 추출====
$ openssl.exe pkcs12 -in my.pfx -nocerts -nodes -out private.key
 
==SSL/TLS client program==
$ openssl s_client
$ openssl s_client -showcerts -connect wiki.wnote.ga:443 -servername wiki.wnote.ga
편집
2,431