summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/x509v3.cnf.5
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/x509v3.cnf.5')
-rw-r--r--src/lib/libcrypto/man/x509v3.cnf.511
1 files changed, 7 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/x509v3.cnf.5 b/src/lib/libcrypto/man/x509v3.cnf.5
index 1fd4c0cc9f..19608697e3 100644
--- a/src/lib/libcrypto/man/x509v3.cnf.5
+++ b/src/lib/libcrypto/man/x509v3.cnf.5
@@ -1,4 +1,4 @@
1.\" $OpenBSD: x509v3.cnf.5,v 1.2 2016/12/12 22:02:55 jmc Exp $ 1.\" $OpenBSD: x509v3.cnf.5,v 1.3 2016/12/25 22:15:10 schwarze Exp $
2.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 2.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
3.\" 3.\"
4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>. 4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -49,7 +49,7 @@
49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50.\" OF THE POSSIBILITY OF SUCH DAMAGE. 50.\" OF THE POSSIBILITY OF SUCH DAMAGE.
51.\" 51.\"
52.Dd $Mdocdate: December 12 2016 $ 52.Dd $Mdocdate: December 25 2016 $
53.Dt X509V3.CNF 5 53.Dt X509V3.CNF 5
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -530,8 +530,11 @@ The
530option changes the type of the 530option changes the type of the
531.Ic organization 531.Ic organization
532field. 532field.
533In RFC 2459, it can only be of type DisplayText. 533In RFC 2459, it can only be of type
534In RFC 3280, IA5Strring is also permissible. 534.Vt DisplayText .
535In RFC 3280,
536.Vt IA5String
537is also permissible.
535Some software (for example some versions of MSIE) may require 538Some software (for example some versions of MSIE) may require
536.Ic ia5org . 539.Ic ia5org .
537.Ss Policy constraints 540.Ss Policy constraints