caa icon indicating copy to clipboard operation
caa copied to clipboard

rfc6844-conform CAA record lookup and validation

Results 3 caa issues
Sort by recently updated
recently updated
newest added

From [rfc8659](https://tools.ietf.org/html/rfc8659): ```` account.example.com CAA 0 issue "ca1.example.net; account=230123" ````

enhancement

Currently the module is in `devDependencies` so is inlined into the vite build. Depends on https://github.com/vitejs/vite/issues/14674.