You need to configure your Apache for SSL. For that you need to create certificate for website, create an extra lines of configuration code in httpd.conf for SSL virtual host.
More detailed instructions you can find by the link below: http://www.google.com/search?q=configuring+apache+ssl Good luck. Dmitrij > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of itboi > Sent: Tuesday, July 25, 2006 5:07 AM > To: [email protected] > Subject: Re: [Openca-Users] Why is Server is not online or > does not acceptrequests ? > > > I solved the problems as below: > I run : # /usr/local/apache/bin/apache startssl > then # /usr/local/apache/bin/apache start > > It mean i must run apache with ssl. > But I can't run web with https, https://192.168.0.1/ca/ > > why? can you show me know? > > Thanks for your help. > > -- > View this message in context: > http://www.nabble.com/Why-is-Server-is-not-online-or-does-not- > accept-requests---tf1991076.html#a5478846 > Sent from the openca-users forum at Nabble.com. > > > -------------------------------------------------------------- > ----------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the > chance to share your > opinions on IT & business topics through brief surveys -- and > earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge > &CID=DEVDEV > _______________________________________________ > Openca-Users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openca-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
