You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Erik Andersson <er...@cybercomgroup.com> on 2004/03/30 14:50:00 UTC

[users@httpd] SV: [SPAM: ] - RE: [users@httpd] SV: [SPAM: ] - RE: [users@httpd] Generating self-signed key doesn't work? - Email found in subject - Email found in subject

Ok. Here it is.
 
In my httpd.conf i have added following lines:
 
LoadModule ssl_module modules/mod_ssl.so 
 
<IfModule ssl_module>
  Include conf/ssl.conf
</IfModule>
 
Regards / Erik

________________________________

Från: Boyle Owen [mailto:Owen.Boyle@swx.com]
Skickat: ti 2004-03-30 14:48
Till: users@httpd.apache.org
Ämne: [SPAM: ] - RE: [users@httpd] SV: [SPAM: ] - RE: [users@httpd] Generating self-signed key doesn't work? - Email found in subject - Email found in subject



> -----Original Message-----
> From: Erik Andersson [mailto:erik.andersson@cybercomgroup.com]
>
> I have exactly the same problem as Roger, I can access my
> server on port 443 with http and not with https as I
> expected.. I have checked for SSLEngine and it's set to be on.

Well done for actually reading the other mails on the list! Most people
just focus on their own problem...

There must be something deeper wrong. Please post your SSL VH
configuration...

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.

> 
> #   SSL Engine Switch:
> #   Enable/Disable SSL for this virtual host.
> SSLEngine on
>
> Any other suggestions on what to do?
> 
> Best Regards / Erik
>
> ________________________________
>
> Från: Boyle Owen [mailto:Owen.Boyle@swx.com]
> Skickat: ti 2004-03-30 09:52
> Till: users@httpd.apache.org
> Ämne: [SPAM: ] - RE: [users@httpd] Generating self-signed key
> doesn't work? - Email found in subject
>
>
>
> > -----Original Message-----
> > From: Harrell, Roger [mailto:rjharrel@bechtel.com]
> >
> > When I restart apache it prompts for the key password and
> > starts without
> > error. I no longer get the CA=true warning when httpd starts.
> > However when I
> > go to:
> > https://musicwithmeaning.com/index.html
> >
> > I still get a server not found error. I do know that the
> > server is receiving
> > the requests because I monitored port 443 requests and see
> > them coming in.
> >
> > So I'm still missing something. Any thoughts?
>
> The VH serving port 443 is speaking HTTP, not HTTPS (you get a plain
> HTTP site if you go to http://musicwithmeaning.com:443/index.html).
> Check your config and make sure that you have "SSLEngine on"
> in the SSL
> VH.
>
> Rgds,
> Owen Boyle
> Disclaimer: Any disclaimer attached to this message may be ignored.
>
> PS: Congratulations for posting your *real* site name. This made it
> really easy to debug the live server. Please take note all those who
> like to "hide" their site by putting www.mysite.com and so on...
> >
> > Roger
> >
> >
>
Diese E-mail ist eine private und persönliche Kommunikation. Sie hat
keinen Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This
e-mail is of a private and personal nature. It is not related to the
exchange or business activities of the SWX Group. Le présent e-mail est
un message privé et personnel, sans rapport avec l'activité boursière du
Groupe SWX.

This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please notify the sender urgently
and then immediately delete the message and any copies of it from your
system. Please also immediately destroy any hardcopies of the message.
You must not, directly or indirectly, use, disclose, distribute, print,
or copy any part of this message if you are not the intended recipient.
The sender's company reserves the right to monitor all e-mail
communications through their networks. Any views expressed in this
message are those of the individual sender, except where the message
states otherwise and the sender is authorised to state them to be the
views of the sender's company.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org