view dtd/error.dtd @ 2920:8033ffaedeb9

Documented automatic rotation of TLS ticket keys for stream/mail.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 22 Dec 2022 10:35:55 +0000
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
>