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 02:25:12PM -0400, Hunter Matthews wrote: > I didn't know you could do it that way. > > THAT goes in the FAQ file. > > openssl s_client -connect https://lada:8081/ > > openssl s_client -connect https://lada:8081/ -cert CERT-FILE Actually the second arg should be -verify RHNS-CA-CERT You can also test by using openssl s_server Paul