SSLMate / caa_helper

Generate a CAA policy

Home Page:https://sslmate.com/caa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple single-page JavaScript application to help
people generate a CAA policy.  It's available online at
<https://sslmate.com/caa>.

If you know of a CA that supports CAA which is not listed here, please
open an issue at <https://github.com/SSLMate/caa_helper/issues> or email
sslmate@sslmate.com.


LIMITATIONS

  * Does not support parameters to issue and issuewild.
  * Does not support multiple iodef properties.
  * Does not support properties besides issue, issuewild, and iodef.
  * Always generates at least one issue property, so it's not possible
    to create a policy which says "allow all CAs to issue non-wildcard
    certs, but only some/no CAs to issue wildcard certs."


LEGALESE

Copyright (C) 2016-2022 Opsmate, Inc.

Licensed under the MPL v2.0.  See LICENSE for details.

About

Generate a CAA policy

https://sslmate.com/caa/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 61.0%Language:CSS 20.5%Language:XSLT 12.9%Language:Makefile 5.6%