Page MenuHomePhorge

D314.1774891576.diff
No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None

D314.1774891576.diff

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

Mime Type
text/plain
Expires
Mon, Mar 30, 5:26 PM (5 d, 18 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18779001
Default Alt Text
D314.1774891576.diff (1 KB)

Event Timeline