From e11a59757e997c4effb65f1ad3aa27df9dff42f5 Mon Sep 17 00:00:00 2001 From: mmcc <> Date: Thu, 10 Mar 2016 23:21:46 +0000 Subject: http -> https for a few more IETF URLs in comments or man pages --- src/lib/libcrypto/ec/ec_curve.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/ec/ec_curve.c') diff --git a/src/lib/libcrypto/ec/ec_curve.c b/src/lib/libcrypto/ec/ec_curve.c index 9278e5593b..f852ccaee3 100644 --- a/src/lib/libcrypto/ec/ec_curve.c +++ b/src/lib/libcrypto/ec/ec_curve.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ec_curve.c,v 1.12 2015/06/20 13:26:08 jsing Exp $ */ +/* $OpenBSD: ec_curve.c,v 1.13 2016/03/10 23:21:46 mmcc Exp $ */ /* * Written by Nils Larsch for the OpenSSL project. */ @@ -2209,7 +2209,7 @@ static const struct { /* These curves were added by Annie Yousar * For the definition of RFC 5639 curves see - * http://www.ietf.org/rfc/rfc5639.txt + * https://www.ietf.org/rfc/rfc5639.txt * These curves are generated verifiable at random, nevertheless the seed is * omitted as parameter because the generation mechanism is different from * those defined in ANSI X9.62. -- cgit v1.2.3-55-g6feb