Added a comment

This commit is contained in:
Lukey 2021-04-14 20:06:31 +00:00 committed by admin
parent e3d54424ad
commit 5299589919

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="Lukey"
avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b"
subject="comment 3"
date="2021-04-14T20:06:29Z"
content="""
I guess you could put your self-signed certificate in your ca-store (usually `/etc/ssl/certs`), so the tls library accepts it as a valid certificate. This is much safer than disabling certificate validation altogether.
"""]]