micronaut-projects/micronaut-core

How do you use SNI with SSL?

开放

#1,131 创建于 2019年1月17日

 (0 条评论) (0 个反应) (0 位负责人)Java (1,025 个派生)batch import
help wantedtype: enhancement

仓库指标

星标
 (5,882 个星标)
PR 合并指标
 (平均合并 18天 12小时) (30 天内合并 60 个 PR)

描述

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.

贡献者指南