diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-07-16 17:33:23 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-16 17:33:23 +0000 |
commit | d6cc696c1c8f9f43b681eff23b808e7a33823787 (patch) | |
tree | fad5d7c4029ac4c08c234d12f7606697bff5f222 /doc/bugs/Selfsigned_certificates_with_jabber_fail_miserably. | |
parent | 64fe8d05c0248ec0776ea10ea08833d807188335 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/Selfsigned_certificates_with_jabber_fail_miserably.')
-rw-r--r-- | doc/bugs/Selfsigned_certificates_with_jabber_fail_miserably./comment_1_13d27ba41d9ef78c8db534b6bc26314e._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Selfsigned_certificates_with_jabber_fail_miserably./comment_1_13d27ba41d9ef78c8db534b6bc26314e._comment b/doc/bugs/Selfsigned_certificates_with_jabber_fail_miserably./comment_1_13d27ba41d9ef78c8db534b6bc26314e._comment new file mode 100644 index 000000000..a591b51e1 --- /dev/null +++ b/doc/bugs/Selfsigned_certificates_with_jabber_fail_miserably./comment_1_13d27ba41d9ef78c8db534b6bc26314e._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.4.90" + subject="comment 1" + date="2013-07-16T17:33:23Z" + content=""" +Hmm, actually the XMPP library it's using does not fail on an invalid or self-signed cert. This is something that SSL using libraries sadly often get wrong, and yeah, I see I contacted the library author a while ago, and a \"sessionIsSecure\" has been added to it, which can be used to check if the cert was valid. + +This leaves open the question of what's happening with you on the CCC server. Did you get an error message? + + +"""]] |