[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/openssl/_setup.xml?=
From:       Jakub_Zelenka <bukka () php ! net>
Date:       2017-06-25 16:44:32
Message-ID: svn-bukka-1498409072-342623-1883595384 () svn ! php ! net
[Download RAW message or body]

bukka                                    Sun, 25 Jun 2017 16:44:32 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=342623

Log:
Fix bug #65175: openssl has resources

Bug: https://bugs.php.net/65175 (Open) openssl has resources
      
Changed paths:
    U   phpdoc/en/trunk/reference/openssl/setup.xml

Modified: phpdoc/en/trunk/reference/openssl/setup.xml
===================================================================
--- phpdoc/en/trunk/reference/openssl/setup.xml	2017-06-21 21:28:19 UTC (rev 342622)
+++ phpdoc/en/trunk/reference/openssl/setup.xml	2017-06-25 16:44:32 UTC (rev 342623)
@@ -35,7 +35,12 @@
  <!-- {{{ Resources -->
  <section xml:id="openssl.resources">
   &reftitle.resources;
-  &no.resource;
+  <para>
+   There are 3 resource types defined in the OpenSSL module. The first one is
+   a pkey (public or private key) identifier, the second one is a X509
+   certificate identifier and the third one is a CSR (certificate signing
+   request) identifier.
+  </para>
  </section>
  <!-- }}} -->




-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic