Interface SslProcessor.SslConfig

Enclosing class:
SslProcessor

@ConfigMapping(prefix="quarkus.ssl") @ConfigRoot(phase=BUILD_TIME) static interface SslProcessor.SslConfig
SSL
  • Method Summary

    Modifier and Type
    Method
    Description
    Enable native SSL support.
  • Method Details

    • native_

      @WithName("native") Optional<Boolean> native_()
      Enable native SSL support.