how to get client IP on Server

2004-06-17 Thread Mohammad Ilyas
Hi, so the question is: when Server accepts client connection, do he get IP address of the client for further correspondence. If not how can I get IP address of the client connecting to my server? and if yes from where can I print out client IP address? thankx MI

EVP_CIPHER_CTX_set_padding supported in 0.9.7d ?

2004-06-17 Thread Franz Brandl
Hi all, does anyone know whether EVP_CIPHER_CTX_set_padding is supported in 0.9.7d ? The readme suggests it should be, but it doesn't seem to work ... i try to use it to switch PKCS padding off, but the EVP_Decrypt and EVP_Encrypt calls still use padding ... any ideas ? best regards

key access

2004-06-17 Thread pedro . j . sousa
Hi, I need to write the digital signature into files using Java. How do access the key in order to accomplish the functionality? Regards, Pedro Sousa This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have

Re: TLS and TOS

2004-06-17 Thread Mike Sontum
This code is for UNIX. I don't have an answer for Windows, but we are compiling the same code from www.openssl.org and I have to believe the TCP and SSL layer are separate and your socket is going to behave exactly like it use to. Thanks,

Re: how to get client IP on Server

2004-06-17 Thread Mike Sontum
See the demos section in openssl-0.9.7d/demos/ssl/serv.cpp. This is UNIX oriented answer there is a struct struct sockaddr_in sa_cli; that is defined in struct sockaddr_in { sa_family_t sin_family; in_port_t sin_port; struct in_addr sin_addr; unsigned

Re: TLS and TOS

2004-06-17 Thread Elie Lalo
Mike, I just wanted to let you know that I tried it on W2k Pro and it works. Thanks, Elie At 08:46 AM 6/17/2004 -0600, Mike Sontum wrote: This code is for UNIX. I don't have an answer for Windows, but we are compiling the same code from www.openssl.org and I have to believe the TCP and SSL layer

RE: TLS and TOS

2004-06-17 Thread Lee Dilkie
Are you sure it *actually* worked? The function call will appear to succeed, but win2K and above don't allow programs to set TOS anymore, unless you fiddle with the registry to override the default behaviour. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf

RE: Convert x509 to ASN.1/DER Format

2004-06-17 Thread Goehring, Chuck Mr., RCI - San Diego
GuruGnanam, I had problems reading files I received until I realized there were blank lines at the end. I think this was the problem. Chuck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 11:13 AM To: OpenSSL Users Mailing List Cc:

Open SSL

2004-06-17 Thread David
Hello, I am very new to SSL and I am very confused. I have several areas on my site that I wish to be SSL protected, however I am not sure how to go about doing that. I use a Hosting Service on Linux running Apache and mysql. I originally attempted to purchase an SSL cert from