summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-06-24 17:18:27 +0200
committerAlan Pearce2024-06-24 17:18:27 +0200
commitb8caaa7a995608dbd97011f17f7bb06bf0343c63 (patch)
tree47ad96b5db09779f9fea8bdb95552b79e798f9fd /config.toml
parentb0ba784486ca2e5dcc6329e15580060d7518aec5 (diff)
downloadwebsite-b8caaa7a995608dbd97011f17f7bb06bf0343c63.tar.lz
website-b8caaa7a995608dbd97011f17f7bb06bf0343c63.tar.zst
website-b8caaa7a995608dbd97011f17f7bb06bf0343c63.zip
handle TLS in server with ACME
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml14
1 files changed, 11 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index 769ebd8..6fc48a8 100644
--- a/config.toml
+++ b/config.toml
@@ -7,6 +7,15 @@ description = "Developer, Emacs User"
 
 domain_start_date = "2014-06-07"
 original_domain = "alanpearce.eu"
+domains = [
+  "alanpearce.eu",
+  "www.alanpearce.eu",
+  "alanpearce.uk",
+  "www.alanpearce.uk",
+  "aln.pe",
+  "www.aln.pe",
+  "alanpearce-eu.fly.dev",
+]
 
 oidc_host = "https://id.alanpearce.eu/"
 
@@ -36,11 +45,10 @@ oidc_host = "https://id.alanpearce.eu/"
     "https://gc.zgo.at",
   ]
   style-src = [
-    "'unsafe-inline'",
     ## index.html style
-    "'sha256-DYuGgioh+cRlROdWp15359Pi5I4iDhP2QHeLZ7WL0uU='",
+    "'sha256-bGzdRsb1Yu6TLWwCqsdslYaNhLBikKOD6pFYeGsJ4lc='",
     ## atom.xml style
-    "'sha256-dHnyLX2LnmRFIAOwsOm0FCUVObCfNL0kqAhVUJMjIMk='",
+    "'sha256-dCSzNS1o8vygl80V2G2nPTiSOUNvyDnW+06hHS4ZdHQ='",
   ]
   frame-ancestors = [
     "https://kagi.com",