issues
search
uiri
/
SEGIMAP
IMAP (and LMTP) Server written in Rust
MIT License
32
stars
6
forks
source link
Implement TLS Portion of IMAP
#5
Closed
indiv0
closed
7 years ago
indiv0
commented
9 years ago
Currently we don't handle TLS. We should.
[x] Allow SSL handshake for a stream
[x] Allow configuration of SSL certs, etc.
[x] Implement STARTTLS
Currently we don't handle TLS. We should.