aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-05-20 06:21:47 +0000
committerterminaldweller <thabogre@gmail.com>2022-05-20 06:21:47 +0000
commit9efecb455e75cedae0583b0bab16cf166e64bf7a (patch)
tree4df4383035157a5e7aa6a71e2f84d402dc5cd41d /src/main
parentadded icons for save,load,delete (diff)
downloadmdrtl-9efecb455e75cedae0583b0bab16cf166e64bf7a.tar.gz
mdrtl-9efecb455e75cedae0583b0bab16cf166e64bf7a.zip
enabled https and http2
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/application.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 357f85a..e40aba9 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -7,3 +7,9 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
spring.jpa.properties.hibernate.format_sql=true
server.error.include-message=always
+server.http2.enabled=true
+server.port=8443
+server.ssl.enabled=true
+server.ssl.key-store=/certs/cert.p12
+server.ssl.key-store-type=PKCS12
+server.ssl.key-store-password=thequicklazybrownfox