I got this error when running the command.
openssl x509 -inform PEM -outform DM -in .pem -out .crt Error opening Certificate .pem 140332300740256:error:02001002:system library:fopen:No such file or directory:bssfile.c:398:fopen('.pem','r') 140332300740256:error:20074002:BIO routines:FILECTRL:system lib:bss_file.c:400: unable to load certificate
I noticed FF saved the file without any extention. I added .pem to the file, but the issue persists. Any ideas? Cheers!
I got this error when running the command.
openssl x509 -inform PEM -outform DM -in .pem -out .crt
Error opening Certificate .pem
140332300740256:error:02001002:system library:fopen:No such file or directory:bssfile.c:398:fopen('.pem','r')
140332300740256:error:20074002:BIO routines:FILECTRL:system lib:bss_file.c:400:
unable to load certificate
I noticed FF saved the file without any extention. I added .pem to the file, but the issue persists. Any ideas?
Cheers!