Date: Thu, 25 May 2000 00:30:27 -0700 From: Doug Barton <DougB@gorean.org> To: Andy Coates <andy@friends-tv.net> Cc: Dan Larsson <dl@tyfon.net>, freebsd-questions@freebsd.org Subject: Re: Help! :( Message-ID: <392CD693.131A2C76@gorean.org> References: <NEBBJANJCNNAKCPFKHHFMEBKCFAA.dl@tyfon.net> <006e01bfc5a8$59c2cee0$2a2029d4@blade>
next in thread | previous in thread | raw e-mail | index | archive | help
Andy Coates wrote: > > ----- Original Message ----- > From: "Dan Larsson" <dl@tyfon.net> > To: "Andy Coates" <andy@friends-tv.net>; <freebsd-questions@freebsd.org> > Sent: Wednesday, May 24, 2000 5:26 PM > Subject: RE: Help! :( > > > | Can anyone help me out here and suggest a plan of action? > > > > I've experienced this in the past. A hit on CTRL + C > > resumes the boot. I found the problem to be name resolution > > issues. > > Hey, > > Turned out to be apache.sh script, as I installed apache with SSL recently > and it turns out the default .sh file has a line similar to: > > apachectl startssl > /dev/null > > So I started this myself, without the redirect to null, and it starts up > asking for my secure pass phrase to decrypt my SSL keys - so thats where it > was stopping and because it was being redirected to null I couldn't see it > asking this. Removed the redirection, rebooted to make sure it was that and > now as it starts asks me for my phrase to start SSL, so I can enter it and > it continues booting happily :-) > > At least I can see whats happening now, although I don't like having to > enter the phrase on bootup as I might restart this machine remotely. I'll go > read the docs and see if there's anyway around this apart from not running > it at boot. You can decrypt the server key. This is dangerous if it's possible for some unauthorized user to get your key and your certificate and possibly sniff your traffic, or worse spoof your server and convince unsuspecting users that they are you. If this is an acceptable risk, knock yourself out. Be sure to obey the warnings to put the key and cert in a directory only root can read. Good luck, Doug -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?392CD693.131A2C76>