wiremock-testcontainers-java icon indicating copy to clipboard operation
wiremock-testcontainers-java copied to clipboard

Documentation about starting the wiremock container with SSL

Open kosgeia opened this issue 1 year ago • 4 comments

There is no documentation on how to start the container and wiremock to expose a https endpoint. I have toyed with multiple configurations, including enabling debug mode but the server still exposes default 8080 port in http mode.

kosgeia avatar Oct 18 '24 21:10 kosgeia