You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stud accepts a set of certificate list * private key and presents the matching certificate depending on SNI. each connection is forwarded to only a single backend server. we could either do the same, or be more fancy (but would decide on a possible configuration for this).
given a set of certificates (with disjoint sets of CN/subjAltName) and a set of services, forward depending on SNI to the right host
The text was updated successfully, but these errors were encountered: