Solved
WARNING: can't open config file: /rsusr/rocket/ssl/openssl.cnf
I get this message when using openssl. We did not install openssl in /rsusr/rocket, but instead used a different path. Shouldn't openssl base the location of the openssl.cnf file on the location of the openssl binary? Should we just "bite the bullet" and install it (or set a symbolic link from) /rsusr/rocket?
Best answer by Alexander Klochkov
I get this message when using openssl. We did not install openssl in /rsusr/rocket, but instead used a different path. Shouldn't openssl base the location of the openssl.cnf file on the location of the openssl binary? Should we just "bite the bullet" and install it (or set a symbolic link from) /rsusr/rocket?
You can just set the OPENSSL_CONF environment variable to your own location:
export OPENSSL_CONF=/your/openssl/location/ssl/openssl.cnf
Thanks,
Alexander
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
