error from s_client

2010-11-28 Thread Barbara
>From: dthomp...@prinpay.com >Sent: 29/11/2010 4.46 > >> From: owner-openssl-us...@openssl.org On Behalf Of Barbara >> Sent: Sunday, 28 November, 2010 13:47 > >> Anyway I'm trying to setup https on a server without success. >> So I've tried testing it with s_client. >> >> $ openssl s_client -ver

RE: error from s_client

2010-11-28 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Barbara > Sent: Sunday, 28 November, 2010 13:47 > Anyway I'm trying to setup https on a server without success. > So I've tried testing it with s_client. > > $ openssl s_client -verify 1 -showcerts -connect > $MY_SERVERIP:$MY_SERVERPORT > veri

RE: TLS unknown_ca alert number 48

2010-11-28 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of jason.ting > Sent: Thursday, 25 November, 2010 04:16 > ... I am a client and the SSL server is being managed > by a 3rd party. When i try ... > openssl s_client -connect i5.paywide.nps.comm.com:9001 -CAfile > verisignVB.pem -cert L2009080526.crt

error from s_client

2010-11-28 Thread Barbara
Hi, I'm now about the argument. Anyway I'm trying to setup https on a server without success. So I've tried testing it with s_client. $ openssl s_client -verify 1 -showcerts -connect $MY_SERVERIP:$MY_SERVERPORT verify depth is 1 CONNECTED(0003) depth=1 /C=IT/O=$CA_O/OU=$CA_OU/CN=$CA_CN verify

RE: Private Key from Windows Cert Store

2010-11-28 Thread Stef Hoeben
Hi Tom, here's the code of a little cmd line tool we use to test our CSPs. Cheers, Stef > -Original Message- > From: owner-openssl-us...@openssl.org [mailto:owner-openssl- > us...@openssl.org] On Behalf Of Fili, Tom > Sent: zondag 28 november 2010 18:19 > To: openssl-users@openssl.org >

RE: Private Key from Windows Cert Store

2010-11-28 Thread Fili, Tom
Is there a place that has some docs or examples of the capi API? I've looked around, but haven't found any good source for these. Tom Fili Software Engineer Analytical Graphics Inc. -Original Message- From: owner-openssl-us...@openssl.org on behalf of So Gerald Sent: Fri 11/26/2010 4:3