Re: issue with p12 creation and network solutions EV SSL

2011-04-23 Thread James Chase
I am using the same system -- I have tried with last years chain file as well. The only thing that would be different to my knowledge are possibly the version of openssl and the renewed crt file if it possibly requires new CA's (I did use their most current certificates before I tried using my old

Re: issue with p12 creation and network solutions EV SSL

2011-04-23 Thread Crypto Sal
On 04/21/2011 06:51 PM, James Chase wrote: I have done this multiple years in a row with the exact same process but now I get the following error when I try to create my SSL: openssl pkcs12 -export -chain -CAfile cachain.crt -out my.domain.com.p12 -inkey my.domain.com.key -in MY.DOMAIN.COM.crt

Re: issue with p12 creation and network solutions EV SSL

2011-04-23 Thread re est
Hi James, Can you try openssl verify command? If this fails, then there must be wrong with your setup - re On Sat, Apr 23, 2011 at 8:45 PM, James Chase wrote: > > I have done this multiple years in a row with the exact same process but >> now I get the following error when I try to create my S

Re: issue with p12 creation and network solutions EV SSL

2011-04-23 Thread Michael S. Zick
On Sat April 23 2011, James Chase wrote: > > I have done this multiple years in a row with the exact same process but > > now I get the following error when I try to create my SSL: > > Has worked for years and now it fails? OK, what changed? From: http://www.openssl.org/docs/apps/pkcs12.html -ch

Re: issue with p12 creation and network solutions EV SSL

2011-04-23 Thread James Chase
> I have done this multiple years in a row with the exact same process but > now I get the following error when I try to create my SSL: > > openssl pkcs12 -export -chain -CAfile cachain.crt -out my.domain.com.p12 > -inkey my.domain.com.key -in MY.DOMAIN.COM.crt > Error unable to get local issuer ce