summaryrefslogtreecommitdiff
path: root/etc/services
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-08-13 02:21:41 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-08-13 02:21:41 +0000
commit827c3b670bb2f5b5ac87013ac0501777b6dc87bd (patch)
tree6f9c65397ae8f3612831bd83fdcccba97fd48863 /etc/services
parent249c3a2eaa89102411ac960f175a805f6ebbba81 (diff)
By request, add imaps and pop3s (TLS/SSL imap and pop3) from IANA.
There are other TLS/SSL services we could add if desired.
Diffstat (limited to 'etc/services')
-rw-r--r--etc/services6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/services b/etc/services
index 006e1a37071..4d9adb7c18c 100644
--- a/etc/services
+++ b/etc/services
@@ -1,4 +1,4 @@
-# $OpenBSD: services,v 1.44 2002/08/11 16:33:15 millert Exp $
+# $OpenBSD: services,v 1.45 2002/08/13 02:21:40 millert Exp $
#
# Network services, Internet style
#
@@ -137,6 +137,10 @@ kshell 544/tcp krcmd # Kerberos remote shell
ekshell 545/tcp # Kerberos encrypted shell
submission 587/tcp msa # mail message submission
submission 587/udp msa # mail message submission
+imaps 993/tcp # imap4 protocol over TLS/SSL
+imaps 993/udp # imap4 protocol over TLS/SSL
+pop3s 995/tcp spop3 # pop3 protocol over TLS/SSL
+pop3s 995/udp spop3 # pop3 protocol over TLS/SSL
#
# UNIX specific services
#