Add support for using Undertow as an embedded container
See gh-1779
This commit is contained in:
committed by
Andy Wilkinson
parent
21115f29cf
commit
c501b889af
@@ -0,0 +1,4 @@
|
||||
server.port = 8443
|
||||
server.ssl.key-store = classpath:sample.jks
|
||||
server.ssl.key-store-password = secret
|
||||
server.ssl.key-password = password
|
||||
Binary file not shown.
Reference in New Issue
Block a user