view dtd/error.dtd @ 1877:aa29a64a5e9d

Documented ssl_session_ticket_key 80-byte keys.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 26 Dec 2016 16:06:26 +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
>