- Original Message -
From: "Nathan E Norman" <[EMAIL PROTECTED]>
To:
Sent: Sunday, March 02, 2003 11:29 PM
Subject: Re: Apache-SSL 'n Cert Fun
> Are they on seperate IPs? You can't do HTTPS vhosts with on the same
> IP.
Thanks, that's what I need
- Original Message -
From: "Nathan E Norman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 02, 2003 11:29 PM
Subject: Re: Apache-SSL 'n Cert Fun
> Are they on seperate IPs? You can't do HTTPS vhosts with on the same
> IP.
Thanks,
On Sun, Mar 02, 2003 at 10:06:40PM -0500, D. Clarke wrote:
> Hi,
>
> Thanks. I decrypted it this afternoon actually and it works fine. Still
> bugs me that it doesn't work with it encrypted, but that's another day [and
> not my problem :)]
>
> However, the next problem is...
>
> With Two vhost
ssl manual.
BR,
Boyan Krosnov, CCIE#8701
http://boyan.ludost.net/
just another techie speaking for himself
-Original Message-
From: D. Clarke [mailto:[EMAIL PROTECTED]
Sent: Monday, March 03, 2003 5:07 AM
To: debian-isp@lists.debian.org
Subject: Re: Apache-SSL 'n Cert Fun
Hi,
Thanks.
e 'default' domain regardless of which vhost I go after. Even though each
vhost has a seperate specified .pem file.
Yippi. :(
~ Darryl
- Original Message -
From: "Craig Sanders" <[EMAIL PROTECTED]>
To: "D. Clarke" <[EMAIL PROTECTED]>
Cc:
Sent: Sunda
On Sun, Mar 02, 2003 at 10:06:40PM -0500, D. Clarke wrote:
> Hi,
>
> Thanks. I decrypted it this afternoon actually and it works fine. Still
> bugs me that it doesn't work with it encrypted, but that's another day [and
> not my problem :)]
>
> However, the next problem is...
>
> With Two vhost
ssl manual.
BR,
Boyan Krosnov, CCIE#8701
http://boyan.ludost.net/
just another techie speaking for himself
-Original Message-
From: D. Clarke [mailto:[EMAIL PROTECTED]
Sent: Monday, March 03, 2003 5:07 AM
To: [EMAIL PROTECTED]
Subject: Re: Apache-SSL 'n Cert Fun
Hi,
Thanks. I de
ROTECTED]>
Sent: Sunday, March 02, 2003 8:13 PM
Subject: Re: Apache-SSL 'n Cert Fun
> On Sun, Mar 02, 2003 at 08:01:20AM -0500, D. Clarke wrote:
> > apache-ssl works fine without an encrypted test key & cert... once
> > encrypted pewf, it dies (which I need, because t
On Sun, Mar 02, 2003 at 08:01:20AM -0500, D. Clarke wrote:
> apache-ssl works fine without an encrypted test key & cert... once
> encrypted pewf, it dies (which I need, because that's how the client
> gave it to me... ugh.)
>
> Any new ideas? :)
use openssl and the pass-phrase to decrypt the cer
On Sun, Mar 02, 2003 at 08:01:20AM -0500, D. Clarke wrote:
> apache-ssl works fine without an encrypted test key & cert... once
> encrypted pewf, it dies (which I need, because that's how the client
> gave it to me... ugh.)
>
> Any new ideas? :)
use openssl and the pass-phrase to decrypt the cer
ain,
~ Darryl
- Original Message -
From: "Teddy Knab" <[EMAIL PROTECTED]>
To:
Sent: Saturday, March 01, 2003 9:14 PM
Subject: Re: Apache-SSL 'n Cert Fun
> I have been signing my own certs.
>
> Is that what you are typing about ?
>
> Here is a short cli
Hi,
i dont now why you created a ca.crt, when you use
self signed certificate later.
A self signed certificate can be generated with one command:
openssl req -new -x509 -newkey rsa:1024 -days 365 -keyout key.pem -out
cert.pem
Also you must set the extrension CA:True in the
CA Certificate.
-exten
ain,
~ Darryl
- Original Message -
From: "Teddy Knab" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 01, 2003 9:14 PM
Subject: Re: Apache-SSL 'n Cert Fun
> I have been signing my own certs.
>
> Is that what you are typing about ?
&
Hi,
i dont now why you created a ca.crt, when you use
self signed certificate later.
A self signed certificate can be generated with one command:
openssl req -new -x509 -newkey rsa:1024 -days 365 -keyout key.pem -out
cert.pem
Also you must set the extrension CA:True in the
CA Certificate.
-exten
I have been signing my own certs.
Is that what you are typing about ?
Here is a short clip of what I did:
self signed cert
505 openssl genrsa -des3 -out ca.key 2048
510 openssl req -new -x509 -days 3652 -key ca.key -out ca.crt
2nd try docs from http://www.apache-ssl.org/#FAQ
545 openssl re
I have been signing my own certs.
Is that what you are typing about ?
Here is a short clip of what I did:
self signed cert
505 openssl genrsa -des3 -out ca.key 2048
510 openssl req -new -x509 -days 3652 -key ca.key -out ca.crt
2nd try docs from http://www.apache-ssl.org/#FAQ
545 openssl re
On Sat, Mar 01, 2003 at 02:06:38PM -0500, D. Clarke wrote:
[snip]
> as well as the fact that it asks for the PEM passphrase every time I
> restart - is there anyplace I can put the passphrase so it automagically
> uses it on startup? I can see this being a problem on a reboot...
I might be complet
Hi,
Has anybody had problems with Apache-SSL running with encrypted key files?
My apache-ssl won't run at all once I tell it to use the encrypted key file
as well as the fact that it asks for the PEM passphrase every time I
restart - is there anyplace I can put the passphrase so it automagically
On Sat, Mar 01, 2003 at 02:06:38PM -0500, D. Clarke wrote:
[snip]
> as well as the fact that it asks for the PEM passphrase every time I
> restart - is there anyplace I can put the passphrase so it automagically
> uses it on startup? I can see this being a problem on a reboot...
I might be complet
Hi,
Has anybody had problems with Apache-SSL running with encrypted key files?
My apache-ssl won't run at all once I tell it to use the encrypted key file
as well as the fact that it asks for the PEM passphrase every time I
restart - is there anyplace I can put the passphrase so it automagically
20 matches
Mail list logo