Add option to trust server's certificate
New tls policy "trust" added to /connect and /account. With the policy TLS connection is established even with invalid certificate. Note, that trust policy forces TLS connection and it fails when server doesn't support TLS. Examples: /connect <jid> tls trust /account <name> set tls trust
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
- Adjust configure for OpenBSD
|
||||
- Use UUIDs instead of counter for messages
|
||||
- Support basic ad-hoc commands(xep-0050) (/command)
|
||||
- Add option to trust server's certificate (/connect, /account)
|
||||
- Bug fixes: https://github.com/boothj5/profanity/milestone/16?closed=1
|
||||
|
||||
0.5.1
|
||||
|
||||
Reference in New Issue
Block a user