All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rs.runtime.gears-runtime-server.1.17.6.source-code.application-ssltest.yaml Maven / Gradle / Ivy

The newest version!
# see https://www.thomasvitale.com/https-spring-boot-ssl-certificate/
server:
  ssl:
    key-store: classpath:ssltest/keystore.p12
    key-store-password: 13fmhkb8vT0
    key-store-type: pkcs12
    key-alias: gears
  port: 8443




© 2015 - 2024 Weber Informatics LLC | Privacy Policy