Commit Graph

5 Commits

Author SHA1 Message Date
Leonardo 207ddd0e1b
Fixed syntax error on TLS section on Advanced -> Server (#1063) 2025-02-25 21:55:23 +00:00
btc100k 399b55f27f
Update TLS example in Docs (#1013)
The enable TLS example didn't work for me locally. I eventually figured
out that `NIOSSLPrivateKeySource` was required.
2024-12-17 12:03:24 +00:00
Valeriy Van fafc8baf14
Update snippet in server.md (#954)
Use `makeServerConfiguration` instead of deprecated `forServer`.
2023-12-13 12:57:18 +00:00
Tim Condon 0d669a7e48
Remove all old references to the toolbox (#804) 2023-04-28 21:09:42 +00:00
晋先森 fee911560f
Support Chinese doc for Vapor. (#664)
* # Support Chinese doc for Vapor.

* # Added `zh/` path for searchIndex file.
2022-05-15 05:07:28 +01:00