Re: [squid-users] PEM error on SSL

From: Chris Robertson <crobertson@dont-contact.us>
Date: Fri, 11 May 2007 11:05:24 -0800

Jason Hitt wrote:
> So far everything works great on http, working on https now. Even SSH and SNMP are working well.
>
> I've exported my cert from my IIS server and it's a .pfx file format. I renamed the file to .pem but was sure if that would work. When I launt squid with -N I get the following:
>
> Failed to acquire SSL certificate 'usr/local/squid/var/cert.pem' " error: 0906D06C: PEM routines: PEM_read_bio : no start line.
>
> I appeal to the Gods of Squid givth me the guidance. This is all I need to be done.
>

In this case, Google is your friend...

http://www.google.com/search?hl=en&q=pfx+pem+SSL

openssl pkcs12 -in mycert.pfx -out mycert.pem -nodes

Chris
Received on Fri May 11 2007 - 13:06:07 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jun 01 2007 - 12:00:05 MDT