-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
Hello
i use this setting in my riak-cs advanced.config:
[
{ssl, [
{certfile, "/etc/letsencrypt/live//cert.pem"},
{keyfile, "/etc/letsencrypt/live/*/privkey.pem"},
{cacertfile, "/etc/letsencrypt/live/*****/chain.pem"}
]}
].
after restart riak-cs
ssl not activated
i use default ssl files too but ssl not activated :
[
{ssl, [
{certfile, "/etc/riak-cs/cert.pem"},
{keyfile, "/etc/riak-cs/key.pem"}
]}
].
Metadata
Metadata
Assignees
Labels
No labels