aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-10-28 16:26:51 -0500
committerArun Isaac2024-10-29 22:39:44 +0000
commit7a0b349a6cfaa723e4c111b32bd8c61fc156e6e7 (patch)
treef2abf8c8e84ca1e19a4498a8b28c7f30a903dc4b
parent97abcbc276b71b54a474db6e80b0f2d728c32441 (diff)
downloadgn-machines-7a0b349a6cfaa723e4c111b32bd8c61fc156e6e7.tar.gz
Remove obsolete SSL key configuration.
* genenetwork/services/genenetwork.scm (genenetwork-gunicorn-apps): Remove SSL_PRIVATE_KEY and AUTH_SERVER_SSL_PUBLIC_KEY. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
-rw-r--r--genenetwork/services/genenetwork.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/genenetwork/services/genenetwork.scm b/genenetwork/services/genenetwork.scm
index bc304b4..9024d54 100644
--- a/genenetwork/services/genenetwork.scm
+++ b/genenetwork/services/genenetwork.scm
@@ -316,8 +316,6 @@ object."
("JS_GUIX_PATH" ,(file-append gn2-profile "/share/genenetwork2/javascript"))
("PLINK_COMMAND" ,(file-append gn2-profile "/bin/plink2"))
("SQL_URI" ,sql-uri)
- ("SSL_PRIVATE_KEY" ,(string-append gn2-secrets "/gn2-ssl-private-key.pem"))
- ("AUTH_SERVER_SSL_PUBLIC_KEY" ,(string-append gn2-secrets "/gn-auth-ssl-public-key.pem"))
("AI_SEARCH_ENABLED" "True")))))
(gn3-conf (computed-file "gn3.conf"
(configuration-file-gexp