From alexander.dalloz at uni-bielefeld.de Fri Jun 5 12:13:53 2015 Content-Type: multipart/mixed; boundary="===============5728452203425129528==" MIME-Version: 1.0 From: Alexander Dalloz To: users at lists.fedoraproject.org Subject: Re: how do I enable ssl for apache Date: Sun, 04 Jan 2004 01:12:49 +0100 Message-ID: <1073175168.19260.51.camel@sirendipity.dogma.lan> In-Reply-To: 3226.172.16.5.198.1073173907.squirrel@www.peterro.com --===============5728452203425129528== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Am So, den 04.01.2004 schrieb Ron Peters um 00:51: [ snip ] > Ok, I've done these steps and was able to get the server restarted without > errors. But now, when I go to https://myserver.com, I get this popup > message: The connection to myserver.com has terminated unexpectedly. Some > data may have been transferred. > = > I see no errors in any httpd log. If I telnet to myserver 443, I get thi= s: > = > $ telnet myserver 443 > Trying IP_ADDRESS > Connected to myserver.com. > Escape character is '^]'. > get {any file I have}.html Correct call for the index.html would be: GET index.html HTTP/1.0 > > > 400 Bad Request > >

Bad Request

>

Your browser sent a request that this server could not understand.
>

>
>
Apache/2.0.47 (Fedora) Server at www.myserver.com Port 443 > > Connection closed by foreign host. > = > = > Any thoughts? Any logs I can enable or look at? There are: /var/log/httpd/ssl_access_log /var/log/httpd/ssl_error_log Especially the error log file should contain relating data for debugging. Does "apachectl -t" and "apachectl -S" report both OK? > Thanks again. > Ron. Alexander -- = Alexander Dalloz | Enger, Germany PGP key valid: made 13.07.1999 PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653 --===============5728452203425129528==--