diff xml/en/docs/http/ngx_http_ssl_module.xml @ 1923:66a30a380fba

Fixed links to tools.ietf.org.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 06 Mar 2017 16:02:23 +0300
parents aa29a64a5e9d
children 8f1a568a8bbf
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssl_module.xml	Thu Mar 02 17:42:37 2017 +0300
+++ b/xml/en/docs/http/ngx_http_ssl_module.xml	Mon Mar 06 16:02:23 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_ssl_module"
         link="/en/docs/http/ngx_http_ssl_module.html"
         lang="en"
-        rev="32">
+        rev="33">
 
 <section id="summary">
 
@@ -526,7 +526,7 @@
 
 <para>
 Enables or disables session resumption through
-<link url="http://tools.ietf.org/html/rfc5077">TLS session tickets</link>.
+<link url="https://tools.ietf.org/html/rfc5077">TLS session tickets</link>.
 </para>
 
 </directive>
@@ -555,7 +555,7 @@
 
 <para>
 Enables or disables
-<link url="http://tools.ietf.org/html/rfc4366#section-3.6">stapling
+<link url="https://tools.ietf.org/html/rfc4366#section-3.6">stapling
 of OCSP responses</link> by the server.
 Example:
 <example>
@@ -613,7 +613,7 @@
 
 <para>
 Overrides the URL of the OCSP responder specified in the
-“<link url="http://tools.ietf.org/html/rfc5280#section-4.2.2.1">Authority
+“<link url="https://tools.ietf.org/html/rfc5280#section-4.2.2.1">Authority
 Information Access</link>” certificate extension.
 </para>