Security/DNSSEC-TLS-nginx: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 24: Line 24:
# Make a dnssec chain:
# Make a dnssec chain:
## Use [http://hg.mozilla.org/users/dkeeler_mozilla.com/dnssec-tls/file/tip/generate.c generate.c]
## Use [http://hg.mozilla.org/users/dkeeler_mozilla.com/dnssec-tls/file/tip/generate.c generate.c]
## Or `dig +sigchase +trusted-key=[root key file] [domain name] > output`, edit out the non-dns information in that file, and then run `./convert < output > dnssecchain` using [http://hg.mozilla.org/users/dkeeler_mozilla.com/dnssec-tls/file/tip/convert.c convert.c]
## Or `dig +sigchase +trusted-key=[root key file] [domain name] TYPE65468 > output`, edit out the non-dns information in that file, and then run `./convert < output > dnssecchain` using [http://hg.mozilla.org/users/dkeeler_mozilla.com/dnssec-tls/file/tip/convert.c convert.c]
# Unpack and patch a local copy of openssl:
# Unpack and patch a local copy of openssl:
## Untar the archive and cd to the directory
## Untar the archive and cd to the directory
Confirmed users
307

edits