Page MenuHomePhorge

D320.1775571881.diff
No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None

D320.1775571881.diff

diff --git a/source/about/guam/configuration.rst b/source/about/guam/configuration.rst
--- a/source/about/guam/configuration.rst
+++ b/source/about/guam/configuration.rst
@@ -81,7 +81,9 @@
},
{
tls_config, [
- { certfile, "/etc/pki/tls/private/localhost.pem" }
+ { certfile, "/etc/pki/tls/private/localhost.pem" },
+ { cacertfile, "/etc/pki/tls/private/localhost.ca.pem" },
+ { keyfile, "/etc/pki/tls/private/localhost.key" }
]
}
]
@@ -98,7 +100,9 @@
},
{
tls_config, [
- { certfile, "/etc/pki/tls/private/localhost.pem" }
+ { certfile, "/etc/pki/tls/private/localhost.pem" },
+ { cacertfile, "/etc/pki/tls/private/localhost.ca.pem" },
+ { keyfile, "/etc/pki/tls/private/localhost.key" }
]
}
]

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 2:24 PM (17 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18832089
Default Alt Text
D320.1775571881.diff (1 KB)

Event Timeline