Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SSLMate/caa_helper
Generate a CAA policy
https://github.com/SSLMate/caa_helper
caa dns pki security
Last synced: 3 months ago
JSON representation
Generate a CAA policy
- Host: GitHub
- URL: https://github.com/SSLMate/caa_helper
- Owner: SSLMate
- License: mpl-2.0
- Created: 2016-10-09T19:59:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T20:22:17.000Z (10 months ago)
- Last Synced: 2024-08-02T15:53:30.451Z (6 months ago)
- Topics: caa, dns, pki, security
- Language: JavaScript
- Homepage: https://sslmate.com/caa/
- Size: 195 KB
- Stars: 152
- Watchers: 8
- Forks: 35
- Open Issues: 13
-
Metadata Files:
- Readme: README
- License: LICENSE
- Support: support.xml
Awesome Lists containing this project
- awesome-repositories - SSLMate/caa_helper - Generate a CAA policy (JavaScript)
README
This is a simple single-page JavaScript application to help
people generate a CAA policy. It's available online at
.If you know of a CA that supports CAA which is not listed here, please
open an issue at or email
[email protected].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.