2022-03-19-wildcard.smd (479B)
1 --- 2 .title = "Wildcard", 3 .author = "Martin Ashby", 4 .date = @date("2022-03-19T13:17:26Z"), 5 .layout = "single.shtml", 6 .custom = {"comments": true}, 7 --- 8 9 I've switched to using a wildcard certificate for everything I host on `*.mfashby.net`. 10 11 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. 12