Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117397923
D314.1774826282.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
D314.1774826282.diff
View Options
diff --git a/priv/sys.config b/priv/sys.config
--- a/priv/sys.config
+++ b/priv/sys.config
@@ -33,7 +33,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" }
]
}
]
@@ -50,7 +52,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, Mar 29, 11:18 PM (6 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18779001
Default Alt Text
D314.1774826282.diff (1 KB)
Attached To
Mode
D314: include chain and privkey files for tls_config
Attached
Detach File
Event Timeline