view dtd/error.dtd @ 1411:8fe28c6edaa1

Removed SSLv3 from ssl_protocols parameters list as insecure example.
author Sergey Budnevitch <sb@waeme.net>
date Tue, 10 Feb 2015 14:08:24 +0300
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>