diff --git a/reference/openssl/functions/openssl-pkey-get-public.xml b/reference/openssl/functions/openssl-pkey-get-public.xml index c100d65e6f..1e872d7949 100644 --- a/reference/openssl/functions/openssl-pkey-get-public.xml +++ b/reference/openssl/functions/openssl-pkey-get-public.xml @@ -1,5 +1,5 @@ - + @@ -21,7 +21,7 @@ prepares it for use by other functions. certificate can be one of the following: - an X.509 certificate resource + an X.509 certificate resource a string having the format file://path/to/file.pem. The named file must contain a PEM encoded certificate/private key (it may contain both).