Fix small typo in the last commit of ssl(8): diff --git a/share/man/man8/ssl.8 b/share/man/man8/ssl.8 index 2a7641b921c..70c39e32767 100644 --- a/share/man/man8/ssl.8 +++ b/share/man/man8/ssl.8 @@ -95,7 +95,7 @@ You can also sign the key yourself, using the command: .Ed .Pp Note that some new browsers have deprecated using the common name of a -certifate and require that subject alt names be provided. +certificate and require that subject alt names are provided. This may require the use of .Ar -extfile Pa server.ext when self-signing.
-- Kind regards, Hiltjo
