
io.quarkus.vertx.http.runtime.ServerSslConfig.jdp Maven / Gradle / Ivy
#
#Wed Jun 21 11:12:51 CEST 2023
io.quarkus.vertx.http.runtime.ServerSslConfig.sni=Enables Server Name Indication (SNI), an TLS extension allowing the server to use multiple certificates.\nThe client indicate the server name during the TLS handshake, allowing the server to select the right certificate.
io.quarkus.vertx.http.runtime.ServerSslConfig.protocols=The list of protocols to explicitly enable.
io.quarkus.vertx.http.runtime.ServerSslConfig.cipherSuites=The cipher suites to use. If none is given, a reasonable default is selected.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy