Menu

#545 openssl req fails with error "Unable to load config"

OpenSSL
open
GnuWin
Binaries (396)
5
2014-05-27
2011-10-21
Anonymous
No

Fresh installation of CoreUtils + OpenSSL. Windows 7. Open the command prompt, and having prvate.pem file (with correct RSA key), run the following command:
C:>openssl req -new -x509 -nodes -sha1 -days 365 -key prvate.pem > prvate_self.cer
This command yields the following error:
Unable to load config info from /usr/local/ssl/openssl.cnf

Although there is a workaround for that (define the -config), it would be nice if the tool would guess the openssl.cnf location in the installation folder.

Discussion

  • GnuWin

    GnuWin - 2011-10-24

    This bug report is accepted as valid and will be fixed in an
    upcoming release. Thanks for reporting it.

     
  • Anonymous

    Anonymous - 2014-05-27

    Its 3 years later and I just installed gnuwin32 openssl an it still has this error

     

    Last edit: Anonymous 2018-10-12