openssl 인증서 생성

  • 등록 2017.07.12 11:47:33
크게보기


openssl req -new -x509 -days 3650 -sha1 -newkey rsa:2048


# 인증서확인
openssl x509 -noout -modulus -in cert.crt | openssl sha1

# 개인키확인
openssl rsa  -noout -modulus -in privkey.pem | openssl sha1
노랑배 kosthb@gmail.com
Copyright @2011 mediaon Corp. All rights reserved.

사이트에 관련하여 연락은 메일로 주세요. kosthb골뱅이gmail.com Copyright 2011 mediaon. All rights reserved.