Skip to content

Commit 483adbf

Browse files
authored
Merge pull request #32 from gatewayd-io/tls-termination-for-server
TLS termination and its config
2 parents 04bef19 + 6a78a16 commit 483adbf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+70
-56
lines changed

.vale/Vocab/accept.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,10 @@ Subcommand
3939
grpcAddress
4040
enableTicker
4141
tickInterval
42-
multiCore
43-
lockOSThread
44-
loadBalancer
45-
roundrobin
46-
reuseAddress
47-
reusePort
42+
enableTLS
43+
certFile
44+
keyFile
45+
handshakeTimeout
4846
syslog
4947
namespace
5048
client_connections

developing-plugins/grpc-api-reference.md

Lines changed: 1 addition & 1 deletion

developing-plugins/index.md

Lines changed: 1 addition & 1 deletion

developing-plugins/plugin-developers-guide.md

Lines changed: 1 addition & 1 deletion

developing-plugins/sdk-reference.md

Lines changed: 1 addition & 1 deletion

developing-plugins/template-projects.md

Lines changed: 1 addition & 1 deletion

getting-started/index.md

Lines changed: 1 addition & 1 deletion

getting-started/installation.md

Lines changed: 1 addition & 1 deletion

getting-started/running-gatewayd.md

Lines changed: 1 addition & 1 deletion

getting-started/welcome.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)