Joakim Kalvenes wrote:
> Hi all:
>
> I have installed the RedHat Secure Web server 2.0 and have generated a
> key (with the make genkey utility) and a test certificate (with the
> make testcert utility). The key and the test certificate are stored as
> /etc/httpd/conf/ssl.key/server.key and
> /etc/httpd/conf/ssl.crt/server.crt, respectively, and these are also
> the paths specified in /etc/httpd/conf/httpd.conf.
>
> I shut down Apache and re-started (entering the password, which was
> accepted, and the httpds daemon reported that the startup was
> successful). However, when I try to connect through my browser to the
> server homepage (as described in the installation manual, section
> 3.6), I get the error message "Connection was refused" etc.,
instead
> of the setup page described in the installation manual.
>
> A search in the archive was unsuccessful (maybe I searched for the
> wrong keywords), and basically, I have no idea what to try next to fix
> the problem (there is no trouble shooting section in the manual). Any
> help would be greatly appreciated.
>
> Regards,
> -- Joakim
> --------------------------------------------------------------------
> Joakim Kalvenes http://www.utdallas.edu/~kalvenes
> School of Management E-mail: kalvenes@utdallas.edu
> The University of Texas at Dallas Phone: 1-972-883-2152
> PO Box 830688, JO44 Fax: 1-972-883-2089
> Richardson, TX 75083-0688
> --------------------------------------------------------------------
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com http://archive.redhat.com
> To unsubscribe: mail redhat-secure-server-request@redhat.com with
> "unsubscribe" as the Subject.
try https:// and your ip... and makes sure your set to recieve certificates
in your browser''s preferences.
/etc/rc.d/init.d/httpsd status to see if you''re running at all.
Jeremy