about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-07-20 09:24:13 +0000
committerEric Wong <e@80x24.org>2022-07-20 16:52:14 +0000
commitf40f4695c0cb576a4e00819da45c1bea8f548aec (patch)
tree58dcdd1bb4afd8a66759a825a98112953cb404f9 /Documentation
parent6d01d5b60dbfc3319092cebdda7c3a371eafbbc6 (diff)
downloadpublic-inbox-f40f4695c0cb576a4e00819da45c1bea8f548aec.tar.gz
This is documented in RFC 2595, and POP3 clients may rely on
seeing "STLS" in CAPA output to initiate TLS negotiation.
Diffstat (limited to 'Documentation')
-rwxr-xr-xDocumentation/standards.perl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/standards.perl b/Documentation/standards.perl
index 835de3a2..c36afb5d 100755
--- a/Documentation/standards.perl
+++ b/Documentation/standards.perl
@@ -69,6 +69,7 @@ my $rfcs = [
         1081 => 'Post Office Protocol – Version 3',
         1939 => 'Post Office Protocol – Version 3 (STD 53)',
         2449 => 'POP3 extension mechanism',
+        2595 => 'STARTTLS for IMAP and POP3',
         2384 => 'POP URL Scheme',
 
         # TODO: flesh this out