Red Hat - Accept Self-Signed Certificates
Posted
by
user552788
on Stack Overflow
See other posts from Stack Overflow
or by user552788
Published on 2010-12-23T20:51:04Z
Indexed on
2010/12/23
20:54 UTC
Read the original article
Hit count: 399
Hi:
Is there a way I can get a Red Hat Linux box to trust a self-signed certificate?
e.g. wget https://example.com - gives an error that certificate is untrusted as 'https://example.com' has a self-signed certificate; with wget '--no-check-certificate' can over-ride checking of the certificate. But I would like to get the Red Hat to implicitly trust the self-signed certificate - is there a way to do this?
Thanks.
© Stack Overflow or respective owner