Can't Open openssl.cnf When Using OpenSSL To Create Certificate
(Doc ID 2366556.1)
Last updated on MAY 11, 2021
Applies to:
Siebel CRM - Version 17.4 [IP2017] and laterInformation in this document applies to any platform.
Symptoms
Issue statement:
--------------------------
When trying to create the certificate using openssl , getting error
Steps to reproduce:
---------------------------
1. download Win64OpenSSL_Light-1_1_0g.exe
2. Install openssl
3. Getting error when running command
c:\OpenSSL-Win64\bin>openssl req -new -keyout c:\ca\cakey.pem -out c:\ca\careq.pem -subj "/CN=hostname.domainname.Local"
ERROR:
----------
Can't open C:\Program Files\Common Files\SSL/openssl.cnf for reading, No such file or directory
15008:error:02001003:system library:fopen:No such process:crypto\bio\bss_file.c:74:fopen('C:\Program Files\Common Files\SSL/openssl.cnf','r')
15008:error:2006D080:BIO routines:BIO_new_file:no such file:crypto\bio\bss_file.c:81:
Generating a 2048 bit RSA private key
...................................................+++
.............................................+++
writing new private key to 'c:\ca\cakey.pem'
Enter PEM pass phrase:
Environment:
----------------
Siebel 17.4
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |