Skip to content

Commit d93b78b

Browse files
committed
Update README.md
1 parent 95f58bf commit d93b78b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,7 @@ Included in `stubby-snozzages.conf` is a [Stubby] (https://portal.sinodun.com/wi
4444

4545
openssl x509 -noout -in wildcard_snozzages.com.crt -pubkey | openssl asn1parse -noout -inform pem -out public.key
4646
openssl dgst -sha256 -hex public.key | awk -F '= ' '{print "0x"$2}'
47-
47+
48+
49+
#### Credits
50+
This is largely based on the [Sinodun](https://www.sinodun.com/) [Using a TLS proxy] (https://portal.sinodun.com/wiki/display/TDNS/Using+a+TLS+proxy) config, converted to be a container.

0 commit comments

Comments
 (0)