From aa2f300f3e348ced1f6b5464b85b1ac92ccc7e4d Mon Sep 17 00:00:00 2001 From: George Peter Banyard Date: Tue, 4 Jun 2019 15:49:40 +0000 Subject: [PATCH] Fix See Other function links git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347541 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/openssl/functions/openssl-spki-export-challenge.xml | 2 +- reference/openssl/functions/openssl-spki-export.xml | 2 +- reference/openssl/functions/openssl-spki-new.xml | 3 ++- reference/openssl/functions/openssl-spki-verify.xml | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/reference/openssl/functions/openssl-spki-export-challenge.xml b/reference/openssl/functions/openssl-spki-export-challenge.xml index cedf2a0f79..bc71bb2239 100644 --- a/reference/openssl/functions/openssl-spki-export-challenge.xml +++ b/reference/openssl/functions/openssl-spki-export-challenge.xml @@ -87,7 +87,7 @@ $challenge = openssl_spki_export_challenge(preg_replace('/SPKAC=/', '', $_POST[' openssl_spki_new openssl_spki_verify openssl_spki_export - openssl_md_method + openssl_get_md_methods openssl_csr_new openssl_csr_sign diff --git a/reference/openssl/functions/openssl-spki-export.xml b/reference/openssl/functions/openssl-spki-export.xml index 20cb7cd586..be77ae8224 100644 --- a/reference/openssl/functions/openssl-spki-export.xml +++ b/reference/openssl/functions/openssl-spki-export.xml @@ -96,7 +96,7 @@ if ($spkac != NULL) { openssl_spki_new openssl_spki_verify openssl_spki_export_challenge - openssl_md_method + openssl_get_md_methods openssl_csr_new openssl_csr_sign diff --git a/reference/openssl/functions/openssl-spki-new.xml b/reference/openssl/functions/openssl-spki-new.xml index 358054725c..cf705ef098 100644 --- a/reference/openssl/functions/openssl-spki-new.xml +++ b/reference/openssl/functions/openssl-spki-new.xml @@ -115,9 +115,10 @@ MML5G2iNVgNozAo= &reftitle.seealso; - openssl_spki_new + openssl_spki_verify openssl_spki_export_challenge openssl_spki_export + openssl_get_md_methods openssl_csr_new openssl_csr_sign diff --git a/reference/openssl/functions/openssl-spki-verify.xml b/reference/openssl/functions/openssl-spki-verify.xml index fe0f1af363..f68a5ecc62 100644 --- a/reference/openssl/functions/openssl-spki-verify.xml +++ b/reference/openssl/functions/openssl-spki-verify.xml @@ -96,7 +96,7 @@ if (openssl_spki_verify(preg_replace('/SPKAC=/', '', $_POST['spkac']))) { openssl_spki_new openssl_spki_export_challenge openssl_spki_export - openssl_md_method + openssl_get_md_methods openssl_csr_new openssl_csr_sign