about summary refs log tree commit diff
path: root/doc/SSL.md
AgeCommit message (Collapse)Author
2024-08-04Update documentation on CAFileosmarks
ngIRCd 27 now checks server certificates, and without `CAFile` set will reject all server/server connections with a confusing error. Update documentation to say that `CAFile` is needed to accept incoming server connections. Closes #320.
2024-03-23S2S-TLS: Convert SSL.txt to Markdown and update information givenAlexander Barton
No longer describe creating self-signed certificates or using "stunnel", as both is not recommended.