From 46e49260b35a2a39bbb92f44ceb598ab2db94d6a Mon Sep 17 00:00:00 2001
From: Laurent Bercot
+ You can wildcard the first level of a SNI domain: you can point +to a valid certificate for foo.example.com for all +values of foo via a variable called CERTFILE:*.example.com +(and have the corresponding KEYFILE:*.example.com). Only the +first level can be wildcarded, and this does not work for top-level +domains (you cannot hold a certificate for *.com). Note: if you are +using a shell to handle your environment variables, be careful to +properly quote them so that it does not attempt to expand the asterisks. +
+If you are using client certificates, s6-tlsd-io also requires either one of the following variables to be set: -- cgit v1.2.3