I'm new to using openssl and I need to change the cipher that is currently
being used. I'm using a product called ssl_proxy that doesn't have a config
file for changing/limiting any of these attributes. The current cipher is
aes-256 and I need to change it to something stronger with a key leng
I'm new to using openssl and I need to change the cipher that is currently
being used. I'm using a product called ssl_proxy that doesn't have a config
file for changing/limiting any of these attributes. The current cipher is
aes-256 and I need to change it to something stronger with a key leng
I have setup a server as a proxy using ssl_proxy. I use openssl to create the
neccessary keys(certificate/key), but I am unable to force the config to use
ssl3. I figured I could put something into openssl.cnf, but am having no luck.
This server is not a web server and doesn't have httpd.conf