RE: Signing certificates on Windows

2003-01-09 Thread Boyle Owen
-Original Message- From: Charles B Cranston [mailto:[EMAIL PROTECTED]] Sent: Mittwoch, 8. Januar 2003 21:53 To: [EMAIL PROTECTED] Subject: Re: Signing certificates on Windows Franck Martin wrote: You can't use virtual hosts on apache with https. Each host must have its own IP address

Re: Signing certificates on Windows

2003-01-08 Thread Vadim Fedukovich
On Wed, Jan 08, 2003 at 11:46:50PM +1200, Franck Martin wrote: You can't use virtual hosts on apache with https. Each host must have its own IP address, that's what I learnt from the doc... May be it is fixed somehow... It can be fixed by implementing Upgrade HTTP request, both by servers

Re: Signing certificates on Windows

2003-01-08 Thread Franck Martin
You can't use virtual hosts on apache with https. Each host must have its own IP address, that's what I learnt from the doc... May be it is fixed somehow... So assign multiple IP addresses to your network card. it is quite easy under Linux... Please feel free to contribute to the

RE: Signing certificates on Windows

2003-01-08 Thread Mailing Lists
i ported the cert.sh to work on win32 ( windows 95, 98, ME, 2k, XP ) isnt that great ! just use that here is the location for the script http://members.fortunecity.net/adityald/ssh-scripts does any one know how do i submit them to openssl contrib list at openssl.org -aditya my email

Re: Signing certificates on Windows

2003-01-08 Thread Charles B Cranston
Franck Martin wrote: You can't use virtual hosts on apache with https. Each host must have its own IP address, that's what I learnt from the doc... May be it is fixed somehow... The reason is that the security is negotiated before even one byte is sent down the channel, and the server has no

Re: Signing certificates on Windows

2003-01-07 Thread Theodor Isporidi
Hi ! Why not use the 'openssl' directly, in a step-by-step manner? Easier said than done if the openssl docs are almost nonexistant and the mod_ssl docs state explicitly Prepare a script for signing which is needed because the ``openssl ca'' command has some strange requirements and the

Re: Signing certificates on Windows

2003-01-07 Thread bepsy paul
processing on client side? Or any other Windows client give ESP packet processing details? Any help will be greatly appreciated. Thanks Best Regards, BPaul From: [EMAIL PROTECTED] (Theodor Isporidi) Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] () Subject: Re: Signing certificates on Windows