RE: Cipher selection

2010-08-17 Thread Tim Cloud
ell) -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Jakob Bohm Sent: Monday, August 16, 2010 4:18 AM To: openssl-users@openssl.org Subject: Re: Cipher selection On 12-08-2010 18:03, Tim Cloud wrote: > Q: I am a bit confuse

Re: Cipher selection

2010-08-16 Thread Jakob Bohm
__ From: owner-openssl-us...@openssl.org [owner-openssl-us...@openssl.org] On Behalf Of Michael S. Zick [open...@morethan.org] Sent: Thursday, August 12, 2010 9:15 AM To: openssl-users@openssl.org Subject: Re: Cipher selection On Wed August 11 2010, Tim Cloud wrote: Let's pretend f

Re: Cipher selection

2010-08-13 Thread Alex Chen
; lists offered by client and/or server "on the fly". > Note: Does not sound like fun to me. > > Mike >> ________ >> From: owner-openssl-us...@openssl.org [owner-openssl-us...@openssl.org] On >> Behalf Of Kyle Hamilton [aerow...@gma

Re: Cipher selection

2010-08-12 Thread Michael S. Zick
On Thu August 12 2010, Tim Cloud wrote: > > That is EXACTLY what I want to do. > But having a background as a SQL DBA, I have no idea how to do that. > Is there an easy answer? > The server will be running Windows 2003 32-Bit, and I just want to > compile it with only the FIPS compliant stro

RE: Cipher selection

2010-08-12 Thread Tim Cloud
From: owner-openssl-us...@openssl.org [owner-openssl-us...@openssl.org] On Behalf Of Michael S. Zick [open...@morethan.org] Sent: Thursday, August 12, 2010 9:15 AM To: openssl-users@openssl.org Subject: Re: Cipher selection On Wed August 11 2010, Tim Cloud wrote: > Let'

RE: Cipher selection

2010-08-12 Thread Erik Tkal
owner-openssl-us...@openssl.org] On Behalf Of Tim Cloud Sent: Wednesday, August 11, 2010 11:14 PM To: openssl-users@openssl.org Subject: RE: Cipher selection Let's pretend for a moment that an out of the box application uses openssl to provide access not through a browser, but rather through a S

Re: Cipher selection

2010-08-12 Thread Michael S. Zick
; Behalf Of Kyle Hamilton [aerow...@gmail.com] > Sent: Wednesday, August 11, 2010 9:11 PM > To: openssl-users@openssl.org > Cc: Alex Chen > Subject: Re: Cipher selection > > No, OpenSSL chooses the cipher from the argument to > SSL[_CTX]_set_cipher_list(3ssl) called on the SSL

RE: Cipher selection

2010-08-11 Thread Tim Cloud
nssl-users@openssl.org Cc: Alex Chen Subject: Re: Cipher selection No, OpenSSL chooses the cipher from the argument to SSL[_CTX]_set_cipher_list(3ssl) called on the SSL or the SSL_CTX structure. On 8/11/10 4:57 PM, Alex Chen wrote: > Does openssl choose the cipher from the pem file? If so, which s

Re: Cipher selection

2010-08-11 Thread Kyle Hamilton
No, OpenSSL chooses the cipher from the argument to SSL[_CTX]_set_cipher_list(3ssl) called on the SSL or the SSL_CTX structure. On 8/11/10 4:57 PM, Alex Chen wrote: > Does openssl choose the cipher from the pem file? If so, which section of the > following pem file sets the cipher for communicat