SSL 인증서 썸네일형 리스트형 OpenSSL을 이용하여 인증서(CRT) 생성 방법 OpenSSL을 이용하여 PrivateKey를 생성하고 PrivateKey를 이용한 인증서(CRT) 생성 방법에 대해 설명한다. 준비 https://sourceforge.net/projects/openssl/ OpenSSL Download OpenSSL for free. This project offers OpenSSL for Windows (static as well as shared). It supports: FIPS Object Module 1.2 and CAPI engine. sourceforge.net OpenSSL 위 사이트에 접속하여 아래 링크를 통해 다운로드한다. 압축을 해제 한 뒤 bin폴더를 C:\OpenSSL에 복사한다. Private Key 생성 명령어 openssl genrsa 2.. 더보기 이전 1 다음