micronaut-projects/micronaut-core

How do you use SNI with SSL?

Ouverte

#1 131 ouverte le 17 janv. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)Java (1 025 forks)batch import
help wantedtype: enhancement

Métriques du dépôt

Stars
 (5 882 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur