Openssl + cipher

2008-03-07 Thread Yolanda Craven
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

openssl + cipher

2008-03-05 Thread Yolanda Craven
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

Trying to use SSLv3

2007-11-02 Thread Yolanda Craven
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