Open SSL Symmetric Code Security with Apache2.0

2005-12-15 Thread Sam Nokia
Hi guys,I'm hoping to get very basic instructions on how to create a client side certificate.Desirably, I want to be able to hand clients a USB stick with a security key on it. And then only those clients who physically have the key can access a directory of a website. (If they have to move the key

Re: cipher list??

2005-12-15 Thread Perry L. Jones
as posted before you can run the command openssl ciphers -v and it will print a list for you. Perry stone wrote: > Hi: > Can anybody tell me where can i find the cipher list of SSL in the > files of openssl? I mean the combination of algorithms which the > server support during a handshake. I

cipher list??

2005-12-15 Thread stone
Hi:     Can anybody tell me where can i find the cipher list of SSL in the files of openssl? I mean the combination of algorithms which the server support during a handshake. I just don't where it is.   Great thanks!!   Sun Yingming