WARNUNG: Konfigurationsdatei kann nicht geöffnet werden: ./bin/openssl.cnf

makecert

und drücken Sie die EINGABETASTE, dann tritt dieser Fehler auf.

Ich habe versucht, mit Lösungen zur Verfügung gestellt, aber, die nicht für mich gearbeitet.

ex: set OPENSSL_CONF=c:/OpenSSL_Win64/bin/openssl.cnf

HTML:

<pre>WARNING: can't open config file: ./bin/openssl.cnf
Unable to load config info from ./bin/openssl.cnf
WARNING: can't open config file: ./bin/openssl.cnf
Error opening Private Key privkey.pem
5344:error:02001002:system library:fopen:No such file or directory:.\crypto\bio\
bss_file.c:398:fopen('privkey.pem','rb')
5344:error:20074002:BIO routines:FILE_CTRL:system lib:.\crypto\bio\bss_file.c:40
0:
unable to load Private Key
WARNING: can't open config file: ./bin/openssl.cnf
Loading 'screen' into random state - done
server.csr: No such file or directory
Could Not Find C:\xampp\apache\.rnd
Could Not Find C:\xampp\apache\privkey.pem
Could Not Find C:\xampp\apache\server.csr
The system cannot find the file specified.
The system cannot find the file specified.

-----
Das Zertifikat wurde erstellt.
The certificate was provided.</pre>

  • Sie vergessen, fügen Sie eine system-Umgebungsvariable korrekt für OpenSSL auf Windows! Sie vielleicht setzen Sie ihn auf den falschen Weg oder Sie vergessen haben, führen Sie CMD als Admin!!!
InformationsquelleAutor Somnath | 2015-08-04
Schreibe einen Kommentar