Re: ssl cert bring in after csr was send.. howto

2007-03-19 Thread Michael Fedor
Thanks Victor for your help STARTTLS=server, error: SSL_CTX_check_private_key failed(/demoCA/serverkey.pem) the new cert I called serverkey.pem how do I creat the key for this file Mike On 3/19/07, Victor Duchovni <[EMAIL PROTECTED]> wrote: On Mon, Mar 19, 2007 at 10:58:19AM -0400, Michael

Re: ssl cert bring in after csr was send.. howto

2007-03-19 Thread Michael Fedor
Thanks I made newcert.pem (thats not to replace the cacert is it) append the private key to newcert.pem?? I have a cakey newkey(newreq) Thanks Mike On 3/19/07, Victor Duchovni <[EMAIL PROTECTED]> wrote: On Mon, Mar 19, 2007 at 10:58:19AM -0400, Michael Fedor wrote: > I created that...just

Re: ssl cert bring in after csr was send.. howto

2007-03-19 Thread Victor Duchovni
On Mon, Mar 19, 2007 at 10:58:19AM -0400, Michael Fedor wrote: > I created that...just to get ssl/tls working how and what do I do > with the files they sent me Ensure that all 4 files are in PEM format. For each file try: openssl x509 -in type_name_of_file_here -noout -issuer -subject i

Re: ssl cert bring in after csr was send.. howto

2007-03-19 Thread Michael Fedor
I created that...just to get ssl/tls working how and what do I do with the files they sent me Thanks On 3/19/07, Victor Duchovni <[EMAIL PROTECTED]> wrote: On Mon, Mar 19, 2007 at 10:40:18AM -0400, Michael Fedor wrote: > They send me 4 files > > 1 AddTrustExternalCARoot.ca trust root > > 2

Re: ssl cert bring in after csr was send.. howto

2007-03-19 Thread Victor Duchovni
On Mon, Mar 19, 2007 at 10:40:18AM -0400, Michael Fedor wrote: > They send me 4 files > > 1 AddTrustExternalCARoot.ca trust root > > 2 UTNAddTrustServer_CA.crt intermediate ca > > 3 NetworkSolutions_CA.crt intermediate ca > > 4 (domain) ther.comdomain cert > If they are your CA, it s

ssl cert bring in after csr was send.. howto

2007-03-19 Thread Michael Fedor
Im lost on how to bring in Certs from Network Solutions.. Im trying to get TLS running TRUSTED. My OS redhat..and one of the problems TLS is working from inside to out but anyone replying command unknown STARTTLS=client, relay=mail.sterlingsavings.com., version=TLSv1/SSLv3, verify=FAIL, cipher