aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2022-03-19-wildcard.md
blob: 4e70715ed7de8750e248e181630aced36d222f75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
title: "Wildcard"
date: 2022-03-19T13:17:26Z
draft: false
params:
  comments: true
---

I've switched to using a wildcard certificate for everything I host on `*.mfashby.net`.

It keeps my nginx configuration a bit less repetitive. It also allows internal services (i.e. not accessible to the internet) be secured with TLS more conveniently, and without those nasty browser warnings about self-signed certificates.