2
0
mirror of https://github.com/namecoin/ncdns synced 2024-10-31 09:20:31 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jeremy Rand
9c865846be
Use new certinject package
The following defaults have unfortunately changed as a result, and will
need to be set in ncdns.conf:

capi.physical-store
capi.set-magic-name
capi.expirable-magic-name
2021-12-15 16:28:59 +00:00
Jeremy Rand
3080d1c892
Add Go 1.17-style build constraints
Fixes some gofmt warnings.
2021-12-15 13:12:17 +00:00
JeremyRand
0e6369824f
Add no_namecoin_tls build tag 2019-10-04 03:58:12 +00:00
JeremyRand
5152222000
gofmt -s tlshook/tlshook.go 2017-11-04 08:00:09 +00:00
JeremyRand
271a0c72d6
tlshook: Fix linter warning about shadowed variable. 2017-07-28 02:48:44 +00:00
JeremyRand
05afcd4dab
tlshook: Remove unused imports. 2017-07-28 02:26:43 +00:00
JeremyRand
81fb4779fa
tlshook: Removed commented-out code for non-dehydrated certificates; I plan to re-add that code once it's properly tested. 2017-07-28 02:26:43 +00:00
JeremyRand
e16ad6f62c
TLS dehydrated certificate injection for CryptoAPI trust store (triggered by hooking DNS lookups). 2017-07-28 02:26:40 +00:00