Move TLS cert expiry date to config file

This commit is contained in:
Jesper Hess 2017-04-03 08:20:11 +02:00
parent 4520a8f330
commit 84aec18623
Signed by: graffen
GPG Key ID: 351A89E40D763F0F
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ fingerprints:
tls:
sha-256: BE E3 86 67 3F B1 CC 16 50 4F 18 3A CF 9C B0 31 05 DC 05 41 E1 7E AD B1 BA 29 AF 5C 28 5F DE 1C
sha-1: 3F 88 05 4D EE 8F B1 BD 0E 90 2C 3F 21 D8 13 6A 7C B6 74 EE
expiry: 2017-05-28
# Build settings
markdown: kramdown

View File

@ -23,6 +23,6 @@ SHA-1:
> `{{ site.fingerprints.tls.sha-1 }}`
Expiry (dd/mm/yy): 29/03/2017
Expiry (yyyy/mm/dd): `{{ site.fingerprints.tls.expiry }}`
[LetsEncrypt]: https://www.letsencrypt.org