]> Nishi Git Mirror - tewi.git/commitdiff
adding document
authorNishi <nishi@nishi.boats>
Sat, 19 Oct 2024 01:15:10 +0000 (01:15 +0000)
committerNishi <nishi@nishi.boats>
Sat, 19 Oct 2024 01:15:10 +0000 (01:15 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@388 8739d7e6-ffea-ec47-b151-bdff447c6205

Document/input/directives/ssl.md [new file with mode: 0644]

diff --git a/Document/input/directives/ssl.md b/Document/input/directives/ssl.md
new file mode 100644 (file)
index 0000000..80f1bb1
--- /dev/null
@@ -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 パス`