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