Hello,I have difficulties with getting mod_ssl to work in Apache 2.2, I ran into a weird bug (discussed in this list with a developer). I need SSL, so I have to options:
1, Downgrading to 2.0.x 2, Setting up SSL with a 3rd party package, e.g. stunnelI'd prefer the second one, because Apache 2.2 has some cool new features I'd benefit from. I've installed stunnel and it works, but when I try to see for example https://somedomain.hu it passes the HTTP query to my webserver, but the HTTP header contains the URI, and I get error 403. I suppose it should be rewrited to http://somedomain.hu somehow, but I don't know how.
If somebody has succeeded to set up HTTPS with stunnel or with some other 3rd party application, please let me know how.
Thanks in advance, Gabor Kovesdan --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx