blob: ffa6816ad76ef5b044f9af8510f55f4c35024c0cbb72eed5c1a8d4d094c32312 (
plain)
1
2
3
4
5
6
7
8
|
---
title: "Site Update 007"
date: 2021-01-09T00:00:00
tags: ['journal updates']
draft: false
---
# What's New
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.
|