[balsa: 14/16] use https for www.iana.org



commit 6bfb15a6e70d11bc9cf66b98f1d522bc3ca07360
Author: Daniel Kahn Gillmor <dkg fifthhorseman net>
Date:   Thu Feb 13 18:09:00 2020 -0500

    use https for www.iana.org

 libnetclient/test/inetsim.conf | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libnetclient/test/inetsim.conf b/libnetclient/test/inetsim.conf
index 486533762..30628a4f4 100644
--- a/libnetclient/test/inetsim.conf
+++ b/libnetclient/test/inetsim.conf
@@ -559,7 +559,7 @@ smtp_helo_required  yes
 #
 # SMTP service extensions offered to client.
 # For more information, see
-# <http://www.iana.org/assignments/mail-parameters>
+# <https://www.iana.org/assignments/mail-parameters>
 #
 # Syntax: smtp_service_extension <extension [parameter(s)]>
 #
@@ -759,7 +759,7 @@ smtps_helo_required yes
 #
 # SMTP service extensions offered to client.
 # For more information, see
-# <http://www.iana.org/assignments/mail-parameters>
+# <https://www.iana.org/assignments/mail-parameters>
 #
 # Syntax: smtp_service_extension <extension [parameter(s)]>
 #
@@ -997,7 +997,7 @@ pop3_bind_port              64110
 #
 # POP3 capabilities offered to client.
 # For more information, see
-# <http://www.iana.org/assignments/pop3-extension-mechanism>
+# <https://www.iana.org/assignments/pop3-extension-mechanism>
 #
 # Syntax: pop3_capability <capability [parameter(s)]>
 #
@@ -1200,7 +1200,7 @@ pop3s_enable_apop no
 #
 # POP3 capabilities offered to client.
 # For more information, see
-# <http://www.iana.org/assignments/pop3-extension-mechanism>
+# <https://www.iana.org/assignments/pop3-extension-mechanism>
 #
 # Syntax: pop3s_capability <capability [parameter(s)]>
 #


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]