Keywords: NodeJS - AWS - Technical issue - Secure Connections (SSL/HTTPS)
bnsupport ID: 5828bbb6-ff41-245a-b690-87ecbd8111e0
Description:
Previous version of MEAN stack instance SSL certificate working fine but now MEAN stack 4.2.8-7 version some changes make me very confusing Please let me know how to config SSL certificate
when run the command like
openssl x509 -in server.crt -pubkey -noout -outform pem | sha256sum
it throws like this
Can't open server.crt for reading, No such file or directory
140322975720576:error:02001002:system library:fopen:No such file or directory:../crypto/bio/bss_file.c:69:fopen('server.crt','r')
140322975720576:error:2006D080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:76:
unable to load certificate
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 -