Re: can't get rhn_register (and therefore client s) working
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 25, 2002 at 09:15:54AM -0700, Ryan Speed wrote: > For some reason no matter what value I put as the debuglevel in my > current config I still get no verbosity at all in the logfile, just the > start/stop messages (you will also notice that I tried to start it when > it was already running and I got failed to bind to port messages). Hmm, just a thought can you test the ssl stuff openssl s_client -connect https://lada:8081/ openssl s_client -connect https://lada:8081/ -cert CERT-FILE Also try to connect with the client to the non ssl instance. Also check if there are any cert files in /etc/sysconfig/rhn as that foo'd up one of my installs. Paul