Files
2020-10-16 15:37:23 -07:00
..
2020-08-31 09:30:28 +00:00
2020-08-31 09:30:28 +00:00

Helidon MP TLS Example

This examples shows how to configure server TLS using Helidon MP.

Note: This example uses self-signed server certificate!

Build and run

mvn package
java -jar target/helidon-examples-microprofile-tls.jar

Exercise the application

curl -k -X GET https://localhost:8080