From fa7ded5249bdfed5818369dd39a8e09b6934d135 Mon Sep 17 00:00:00 2001 From: Nishi Date: Sat, 19 Oct 2024 01:15:10 +0000 Subject: [PATCH] adding document git-svn-id: file:///raid/svn-personal/tewi/trunk@388 8739d7e6-ffea-ec47-b151-bdff447c6205 --- Document/input/directives/ssl.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Document/input/directives/ssl.md diff --git a/Document/input/directives/ssl.md b/Document/input/directives/ssl.md new file mode 100644 index 0000000..80f1bb1 --- /dev/null +++ b/Document/input/directives/ssl.md @@ -0,0 +1,15 @@ +\language ^en$ +# SSLCertificate/SSLKey directive {Directives} + +Specifies the certificate/key of TLS/SSL. Can be changed depending on virtual hosts too. \ +\ +Syntax: `SSLCertificate path` \ +Syntax: `SSLKey path` + +\language ^jp$ +# SSLCertificate/SSLKey命令 {命令} + +TLS/SSLと証明書/鍵を指定します。バーチャルホストによって変えることもできます。 \ +\ +構文: `SSLCertificate パス` \ +構文: `SSLKey パス` -- 2.43.0