<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mobius/docs/tls.md, branch main</title>
<subtitle>Friendship Quest remix of mobius, a hotline server in go #cli</subtitle>
<id>https://git.r.bdr.sh/mobius/atom/docs/tls.md?h=main</id>
<link rel='self' href='https://git.r.bdr.sh/mobius/atom/docs/tls.md?h=main'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/'/>
<updated>2025-11-23T03:43:12Z</updated>
<entry>
<title>Add optional TLS support for encrypted client connections</title>
<updated>2025-11-23T03:43:12Z</updated>
<author>
<name>Jeff Halter</name>
<email>868228+jhalter@users.noreply.github.com</email>
</author>
<published>2025-11-23T03:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/mobius/commit/?id=357baa94bf9b1d4b623f8a9c04b9d591e9f60406'/>
<id>urn:sha1:357baa94bf9b1d4b623f8a9c04b9d591e9f60406</id>
<content type='text'>
- Add TLSConfig and TLSPort fields to Server struct
- Add WithTLS option function for configuration
- Add ServeWithTLS and ServeFileTransfersWithTLS methods
- Update ListenAndServe to start TLS listeners when configured
- Add -tls-cert, -tls-key, -tls-port command-line flags
- Fix data race in rateLimiters map access with mutex
- Add TLS documentation with certificate generation instructions
</content>
</entry>
</feed>
