diff options
Diffstat (limited to 'src/lib/libcrypto/man/x509v3.cnf.5')
-rw-r--r-- | src/lib/libcrypto/man/x509v3.cnf.5 | 11 |
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 | |||
530 | option changes the type of the | 530 | option changes the type of the |
531 | .Ic organization | 531 | .Ic organization |
532 | field. | 532 | field. |
533 | In RFC 2459, it can only be of type DisplayText. | 533 | In RFC 2459, it can only be of type |
534 | In RFC 3280, IA5Strring is also permissible. | 534 | .Vt DisplayText . |
535 | In RFC 3280, | ||
536 | .Vt IA5String | ||
537 | is also permissible. | ||
535 | Some software (for example some versions of MSIE) may require | 538 | Some software (for example some versions of MSIE) may require |
536 | .Ic ia5org . | 539 | .Ic ia5org . |
537 | .Ss Policy constraints | 540 | .Ss Policy constraints |