[openssl-commits] [openssl] master update
Rich Salz
rsalz at openssl.org
Sun Mar 8 02:25:19 UTC 2015
The branch master has been updated
via 63a3c45582670f1f2d8e0df3835e9bd81c34d137 (commit)
from f3b9ce90bbd4f9dd10dc30ce354d95ec2d6b892a (commit)
- Log -----------------------------------------------------------------
commit 63a3c45582670f1f2d8e0df3835e9bd81c34d137
Author: Viktor Szakats <vszakats at github.com>
Date: Sat Mar 7 21:24:40 2015 -0500
GitHub 237: Use https for IETF links
Signed-off-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
doc/standards.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/standards.txt b/doc/standards.txt
index 146525e..691fafe 100644
--- a/doc/standards.txt
+++ b/doc/standards.txt
@@ -4,9 +4,9 @@ Standards related to OpenSSL
This is a work in progress. These are documents that describe things that
are implemented (in whole or at least great parts) in OpenSSL.
-To search for RFCs, you can start at http://www.ietf.org/rfc.html
+To search for RFCs, you can start at https://www.ietf.org/rfc.html
-To search for internet-drafts, you can start at http://www.ietf.org/id-info/
+To search for internet-drafts, you can start at https://www.ietf.org/id-info/
Many PKCS standards are now RFC's; PKCS#11 is now at Oasis and can be
found at https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=pkcs11
More information about the openssl-commits
mailing list