micronaut-projects/micronaut-core

How do you use SNI with SSL?

Aperta

#1131 aperta il 17 gen 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Java (1025 fork)batch import
help wantedtype: enhancement

Metriche repository

Star
 (5882 stelle)
Metriche merge PR
 (Merge medio 18g 12h) (60 PR mergiate in 30 g)

Descrizione

Hi, how do you configure SNI / virtual host in Micronaut? Netty has a handler for this. Would be good to be able to map the virtual host and be able to use this information as part of the HTTP routing, e.g. for multi-tenant.

Guida contributor