From a72b3400b5022f9456bfb2f05ccf5d617c73fc62 Mon Sep 17 00:00:00 2001 From: jsg <> Date: Fri, 18 Feb 2022 10:24:32 +0000 Subject: prefer https links in man pages ok gnezdo@ miod@ jmc@ --- src/usr.bin/openssl/openssl.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/usr.bin/openssl/openssl.1') diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index 8fad9a2f18..92c4af720c 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.135 2022/01/10 12:19:26 tb Exp $ +.\" $OpenBSD: openssl.1,v 1.136 2022/02/18 10:24:32 jsg Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -110,7 +110,7 @@ .\" copied and put under another distribution licence .\" [including the GNU Public Licence.] .\" -.Dd $Mdocdate: January 10 2022 $ +.Dd $Mdocdate: February 18 2022 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -1945,7 +1945,7 @@ forms and their components printed out. .Nm openssl uses the private key format specified in .Dq SEC 1: Elliptic Curve Cryptography -.Pq Lk http://www.secg.org/ . +.Pq Lk https://www.secg.org/ . To convert an EC private key into the PKCS#8 private key format use the .Nm pkcs8 -- cgit v1.2.3-55-g6feb