comparison xml/en/docs/http/configuring_https_servers.xml @ 266:c09d374c86c6

Cosmetics.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 22 Dec 2011 09:08:12 +0000
parents 682163f2b298
children 4c6d2c614d2c
comparison
equal deleted inserted replaced
265:4d047c05b7ad 266:c09d374c86c6
159 Browsers usually store intermediate certificates which they receive 159 Browsers usually store intermediate certificates which they receive
160 and which are signed by trusted authorities, so actively used browsers 160 and which are signed by trusted authorities, so actively used browsers
161 may already have the required intermediate certificates and 161 may already have the required intermediate certificates and
162 may not complain about a certificate sent without a chained bundle. 162 may not complain about a certificate sent without a chained bundle.
163 To ensure the server sends the complete certificate chain, 163 To ensure the server sends the complete certificate chain,
164 you may use the <command>openssl</command> command line utility, for example: 164 you may use the <command>openssl</command> command-line utility, for example:
165 165
166 <programlisting> 166 <programlisting>
167 $ openssl s_client -connect www.godaddy.com:443 167 $ openssl s_client -connect www.godaddy.com:443
168 ... 168 ...
169 Certificate chain 169 Certificate chain