Merge pull request #216 from 3flex/patch-1

Fix "invalid byte sequence in UTF-8" errors introduced in #213
This commit is contained in:
James Fryman 2013-12-30 10:13:59 -08:00
commit 797c06d993

View file

@ -60,7 +60,7 @@
# will be taken from the specified file instead of querying the OCSP
# responder specified in the server certificate.
# [*ssl_stapling_responder*] - String: Overrides the URL of the OCSP
# responder specified in the ÒAuthority Information AccessÓ certificate
# responder specified in the Authority Information Access certificate
# extension.
# [*ssl_stapling_verify*] - Bool: Enables or disables verification of
# OCSP responses by the server. Defaults to false.