mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 18:23:25 -05:00
Manual pages (#1346)
* Add manual pages Generate manual pages from the README and extend README with Name and Description sections. The generation requires 'ronn' which may not be available. Just check in all generated manual pages.
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
# tls
|
||||
|
||||
*tls* allows you to configure the server certificates for the TLS and gRPC servers.
|
||||
For other types of servers it is ignored.
|
||||
## Name
|
||||
|
||||
*tls* - allows you to configure the server certificates for the TLS and gRPC servers.
|
||||
|
||||
## Description
|
||||
|
||||
CoreDNS supports queries that are encrypted using TLS (DNS over Transport Layer Security, RFC 7858)
|
||||
or are using gRPC (https://grpc.io/, not an IETF standard). Normally DNS traffic isn't encrypted at
|
||||
|
||||
Reference in New Issue
Block a user