aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2022-03-19-wildcard.md
blob: 4567b4012deecf92127d9bf174e4c879d35194fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
.title = "Wildcard",
.author = "Martin Ashby",
.date = @date("2022-03-19T13:17:26Z"),
.layout = "single.html",
.custom = {"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.