summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-02-15 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-02-15 00:00:00 +0000
commitab500336455c51d863f1adecfaa87dfee41cf6b55c1813760f9e0237682ab041 (patch)
tree9e4f33fdf418a477408b7b0b3b0830d8489a11f03f3a1852cea3f20e855efbd2
parent6f199d8f125befac5d0c7728f55007111614ecabaa6453f96337c0351612a634 (diff)
downloadjournal-ab500336455c51d863f1adecfaa87dfee41cf6b55c1813760f9e0237682ab041.tar.gz
journal-ab500336455c51d863f1adecfaa87dfee41cf6b55c1813760f9e0237682ab041.zip
Convert refs: site-update-007
-rw-r--r--content/entry/site-update-007.md11
1 files changed, 1 insertions, 10 deletions
diff --git a/content/entry/site-update-007.md b/content/entry/site-update-007.md
index 6c394c9..6702ecd 100644
--- a/content/entry/site-update-007.md
+++ b/content/entry/site-update-007.md
@@ -2,15 +2,6 @@
title: "Site Update 007"
date: 2021-01-09T00:00:00
draft: false
-makerefs: false
---
# What's New
-I provisioned a new TLS certificate from ZeroSSL[1]. That's why there was some downtime yesterday on 0gitnick.xyz. By default Caddy[2] provisions TLS certs from Let's Encrypt[3] with a P-256 public key. I don't trust NIST curves[4] so 0gitnick.xyz uses a 4096 bit RSA key now. As of the time of this post all other clearnet site mirrors[5] use 2048 bit RSA which is also secure.
-
-
-Link(s):
-[1: https://zerossl.com](https://zerossl.com)
-[2: https://caddyserver.com](https://caddyserver.com)
-[3: https://letsencrypt.org](https://letsencrypt.org)
-[4: https://safecurves.cr.yp.to/rigid.html](https://safecurves.cr.yp.to/rigid.html)
-[5: /about](/about/)
+I provisioned a new TLS certificate from [ZeroSSL](https://zerossl.com). That's why there was some downtime yesterday on 0gitnick.xyz. By default [Caddy](https://caddyserver.com) provisions TLS certs from [Let's Encrypt](https://letsencrypt.org) with a P-256 public key. I don't trust [NIST curves](https://safecurves.cr.yp.to/rigid.html) so 0gitnick.xyz uses a 4096 bit RSA key now. As of the time of this post all other [clearnet site mirrors](/about) use 2048 bit RSA which is also secure.