Initial commit
This commit is contained in:
parent
b97f30faf4
commit
1ade94ce28
16 changed files with 118 additions and 170 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# checker-openpgpkey
|
||||
# checker-email-keys
|
||||
|
||||
DANE-Email posture checker for happyDomain.
|
||||
|
||||
|
|
@ -107,7 +107,7 @@ Auto-filled by the host: `domain_name`, `subdomain`, `service`,
|
|||
make plugin
|
||||
|
||||
# Standalone HTTP server
|
||||
make && ./checker-openpgpkey -listen :8080
|
||||
make && ./checker-email-keys -listen :8080
|
||||
```
|
||||
|
||||
## HTML report
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue