X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman7%2Fx509.pod;h=095203c91243b0c2d8f98139352edbf4b62432ce;hp=06584e3ae708e1ccd9abd11a148018b2c5734b80;hb=9c0586d5fc7988d2f8544f7884572a3b430406f6;hpb=9e183d2271653cbba2d9cf56d40c1356705207aa diff --git a/doc/man7/x509.pod b/doc/man7/x509.pod index 06584e3ae7..095203c912 100644 --- a/doc/man7/x509.pod +++ b/doc/man7/x509.pod @@ -30,20 +30,20 @@ extension) and a few more. Finally, there's the supertype X509_INFO, which can contain a CRL, a certificate and a corresponding private key. -BI<...>, BI<...> and BI<...> handle X.509 -certificates, with some exceptions, shown below. +BI, BI, and BI functions +handle X.509 certificates, with some exceptions, shown below. -BI<...>, BI<...> and BI<...> -handle X.509 CRLs. +BI, BI, and BI +functions handle X.509 CRLs. -BI<...>, BI<...> and BI<...> -handle PKCS#10 certificate requests. +BI, BI, and BI +functions handle PKCS#10 certificate requests. -BI<...> handle certificate names. +BI functions handle certificate names. -BI<...> handle certificate attributes. +BI functions handle certificate attributes. -BI<...> handle certificate extensions. +BI functions handle certificate extensions. =head1 SEE ALSO @@ -58,14 +58,13 @@ L, L, L, L, -L, L =head1 COPYRIGHT Copyright 2003-2017 The OpenSSL Project Authors. All Rights Reserved. -Licensed under the OpenSSL license (the "License"). You may not use +Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at L.