From 3f8ddeb3fa8d66710dfbcef54061f5ce9c10c2f4 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 11 May 2015 00:25:36 -0500 Subject: update docs --- docs/x509.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/x509.rst b/docs/x509.rst index 48cb0730..d2313292 100644 --- a/docs/x509.rst +++ b/docs/x509.rst @@ -919,6 +919,10 @@ These classes may be present within a :class:`CertificatePolicies` instance. :type: list A list consisting of :term:`text` and/or :class:`UserNotice` objects. + If the value is text it is a pointer to the practice statement + published by the certificate authority. If it is a user notice it is + meant for display to the relying party when the certificate is + used. .. class:: UserNotice @@ -957,7 +961,7 @@ These classes may be present within a :class:`CertificatePolicies` instance. :type: :term:`text` or None - .. attribute :: notice_numbers + .. attribute:: notice_numbers :type: list or None -- cgit v1.2.3