|
|
|
|
|
by kiallmacinnes
3044 days ago
|
|
This requires sharing the same cert and key for everything. Lots of software doesn't really like this way of doing things, I've been bit by the 20 limit too - and yes, I could have swapped to SANs, it wouldn't have fit with the deployment tooling for all the different things! |
|
That entirely depends on where/how you're terminating TLS.
Do you really have > 20 different pieces of independent software all doing their own TLS?
This is exactly what things like HAProxy are for.