Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117886676
D320.1775356687.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
D320.1775356687.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 5, 2:38 AM (1 d, 17 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18832089
Default Alt Text
D320.1775356687.diff (1 KB)
Attached To
Mode
D320: Include ca and keyfile in example configuration.
Attached
Detach File
Event Timeline