Add configuration option to allow invalid TLS certificates

This commit is contained in:
Kierre 2025-08-21 17:43:56 -04:00
parent d8ec961589
commit b5bc53bb2d
No known key found for this signature in database
GPG key ID: 1C50B6A26C5B1C6E
3 changed files with 18 additions and 0 deletions

View file

@ -336,3 +336,5 @@ This will be the first release of Grapevine since it was forked from Conduit
([!189](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/189))
28. Added the ability to listen on Unix sockets
([!187](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/187))
29. Added the ability to allow invalid TLS certificates
([!203](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/203))