[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSL error



Okay, I'm sharing this piecemeal with folks because I'm squishing this between other things going on and I don't know when I can do the next step, although I know I'll have a complete answer by tomorrow evening...

My previous experience with ssl was on Apache pre-1.3. Things have changed with Apache 2. So this presents me an educational opportunity! :*) I fired up XAMPP on my laptop and started playing with the ssl.conf in the apache/conf directory. In the default config, apache doesn't answer https requests. However, when I changed

<VirtualHost _default_:443>

to

 <VirtualHost 127.0.0.1:443>

It all started to work with https.

The next step is to figure out how this translates to the ssl.conf on the net.tpl.org web server...

Cheers,
Craig




Why do you want this page removed?