This commit is contained in:
Hedy Li 2021-07-08 09:02:06 +08:00
parent 719154ebd2
commit 9d9986f605
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ emoji_favicons = true
# "example.com" = 'mycert.crt'
"astrobotany.mozz.us" = '~/cert.pem'
"chat.mozz.us" = '~/cert.pem'
# "station.martinrue.com" = '~/cert.pem' # this doesn't support multiple certs for account
"station.martinrue.com" = '~/cert.pem'
[auth.keys]
# Client certificate keys
@ -89,7 +89,7 @@ emoji_favicons = true
# "example.com" = 'mycert.key'
"astrobotany.mozz.us" = '~/key.pem'
"chat.mozz.us" = '~/key.pem'
# "station.martinrue.com" = '~/key.pem'
"station.martinrue.com" = '~/key.pem'
[keybindings]