io.helidon.webserver.VirtualHostConfig

Description

TLS material for one listener virtual host selected by SNI

Configuration options

KeyTypeDescription
hostStringExact DNS host name or narrow wildcard pattern such as *.example.com
tlsTlsRequired enabled TLS configuration for this virtual host; virtual hosts do not inherit the listener TLS configuration

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.