Re: server fingerprint and SSL certs

2004-07-10 Thread Charles Cranston
Usually not. Do the two have the same DNS name? Can the "new" server correctly decrypt the private key (if it is pass-phrase encrypted)? I guess to go much further we should know what kind of server software is in use. If it is apache, what does the log file say at at startup? You can ensure the

Individual makefiles in each folder

2004-07-10 Thread Joe smith
Hi, I am new to openssl and still exploring its use. So I was wondering what the use of the make file in every individual folder is? For example the make file in the aes directory.does it mean that we can have only aes as a seperate library if we run that makefile?   Thanks,   Joe Do you Yah

[no subject]

2004-07-10 Thread ssl
Hello, I am using OpenSSL 0.9.7d to investigate a problem connecting to a server running IBM gskit. If I run the command: openssl s_client -connect server.domain.com:443 -state -reconnect I see the intial connection and certificate exchange happen in under a second. However, further reconnecti