All Projects → SSLMate → Caa_helper

SSLMate / Caa_helper

Licence: mpl-2.0
Generate a CAA policy

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Caa helper

Kadnode
P2P DNS with content key, crypto key and PKI support. DynDNS alternative.
Stars: ✭ 359 (+187.2%)
Mutual labels:  dns, pki
Pycares
Python interface for c-ares
Stars: ✭ 121 (-3.2%)
Mutual labels:  dns
Overture
A customized DNS relay server
Stars: ✭ 1,542 (+1133.6%)
Mutual labels:  dns
Ona
OpenNetAdmin IP Address Management (IPAM) system
Stars: ✭ 116 (-7.2%)
Mutual labels:  dns
Vault Openvpn
Small wrapper utility to manage OpenVPN configuration combined with a Vault PKI
Stars: ✭ 112 (-10.4%)
Mutual labels:  pki
Freenom Dns Updater
A tool to update freenom's dns records
Stars: ✭ 117 (-6.4%)
Mutual labels:  dns
Net Mdns
Simple multicast DNS
Stars: ✭ 105 (-16%)
Mutual labels:  dns
Esp wifimanager
This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- .
Stars: ✭ 125 (+0%)
Mutual labels:  dns
Bundy
an authoritative DNS server
Stars: ✭ 121 (-3.2%)
Mutual labels:  dns
Gandi Live Dns
DynDNS Updater for Gandi LiveDNS REST API
Stars: ✭ 116 (-7.2%)
Mutual labels:  dns
Dns Discovery
DNS-Discovery is a multithreaded subdomain bruteforcer.
Stars: ✭ 114 (-8.8%)
Mutual labels:  dns
Cloudflare Ddns
Script for dynamically updating a CloudFlare DNS record. (Deprecated)
Stars: ✭ 112 (-10.4%)
Mutual labels:  dns
Yotter
yotter - bash script that performs recon and then uses dirb to discover directories that might lead to information leakage
Stars: ✭ 118 (-5.6%)
Mutual labels:  dns
Outis
outis is a custom Remote Administration Tool (RAT) or something like that. It was build to support various transport methods (like DNS) and platforms (like Powershell).
Stars: ✭ 111 (-11.2%)
Mutual labels:  dns
Globodns
Api to manage Bind Name Server
Stars: ✭ 122 (-2.4%)
Mutual labels:  dns
Vagrant Hostmanager
📝 A Vagrant plugin that manages hosts files within a multi-machine environment.
Stars: ✭ 1,442 (+1053.6%)
Mutual labels:  dns
Glider
glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
Stars: ✭ 1,710 (+1268%)
Mutual labels:  dns
Dnscache
DNS lookup cache for Go
Stars: ✭ 115 (-8%)
Mutual labels:  dns
Bash Utils
A collection of hand-crafted bash scripts for various common tasks.
Stars: ✭ 124 (-0.8%)
Mutual labels:  dns
Andiodine
Android VPN over DNS (no root required). Repo moved to gitlab
Stars: ✭ 122 (-2.4%)
Mutual labels:  dns

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 [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-2018 Opsmate, Inc.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].