Re: [squid-users] squid 2.5 ssl certificate

From: <justin@dont-contact.us>
Date: Wed, 18 Dec 2002 21:41:59 +0100 (CET)

> Justin
>
The "no start line" error where fixed after I corrected a wrong line-break.
It works now

> Please can you explain further way exactly you are trying to do?

I am setting up squid as a transparent-reverse proxy which also handles
the ssl connections to some webservers.

>
> d.
> ----- Original Message -----
> From: <justin@tryllian.com>
> To: <>
> Cc: <mogul@totalise.co.uk>
> Sent: Wednesday, December 18, 2002 4:16 PM
> Subject: Re: [squid-users] squid 2.5 ssl certificate
>
>
>>
>> I ask it because I received a certificate intended for mod_ssl..
>>
>> But it does not work:
>>
>> (squid): Failed to acquire SSL certificate: error:0906D06C:PEM
>> routines:PEM_read_bio:no start line
>>
>>
>> > Just say its for a web server... (part of your proxy chain...)
>> >
>> > ----- Original Message -----
>> > From: <justin@tryllian.com>
>> > To: <squid-users@squid-cache.org>
>> > Sent: Wednesday, December 18, 2002 2:59 PM
>> > Subject: [squid-users] squid 2.5 ssl certificate
>> >
>> >
>> >>
>> >> I have created a dummy certificate as follows:
>> >>
>> >> penssl req -new -nodes -out req.pem -keyout key.pem
>> >> openssl rsa -in key.pem -out new.key.pem
>> >> openssl x509 -in req.pem -out ca-cert -req -signkey new.key.pem
>> -days 999 cp new.key.pem /var/imap/server.pem
>> >> cp new.key.pem server.pem
>> >> cat ca-cert >> server.pem
>> >>
>> >> This works fine with squid 2.5...
>> >>
>> >> How should I describe such certificate to a CA, when I want an
>> official one signed by them.
>> >>
>> >> Justin
>> >>
>> >>
>>
>>
>>
Received on Wed Dec 18 2002 - 13:42:08 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:08 MST