From b0c17df8f3d5513caaabb421c9b0ec15a739f16e Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Tue, 10 Dec 2002 19:21:39 +0000 Subject: [PATCH] Fix listitem git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107467 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/openssl/functions/openssl-pkey-get-public.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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).