Added a comment
authorLukey <Lukey@web>
Wed, 14 Apr 2021 20:06:31 +0000 (20:06 +0000)
committeradmin <admin@branchable.com>
Wed, 14 Apr 2021 20:06:31 +0000 (20:06 +0000)
doc/forum/Disable_ssl_verification__63__/comment_3_cf39af1d8ff11ab602363a717be074c6._comment [new file with mode: 0644]

diff --git a/doc/forum/Disable_ssl_verification__63__/comment_3_cf39af1d8ff11ab602363a717be074c6._comment b/doc/forum/Disable_ssl_verification__63__/comment_3_cf39af1d8ff11ab602363a717be074c6._comment
new file mode 100644 (file)
index 0000000..a88fef0
--- /dev/null
@@ -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.
+"""]]