Skip to content
Snippets Groups Projects
Commit a9675fcc authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

tls is good

parent 9d9e6c7a
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
services.private-storage-issuer = { services.private-storage-issuer = {
enable = true; enable = true;
tls = true;
ristrettoSigningKeyPath = ./.. + ristrettoSigningKeyPath; ristrettoSigningKeyPath = ./.. + ristrettoSigningKeyPath;
stripeSecretKeyPath = ./.. + stripeSecretKeyPath; stripeSecretKeyPath = ./.. + stripeSecretKeyPath;
database = "SQLite3"; database = "SQLite3";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment