Added SSL support to the tutorial app Jetty plugin configuration and added a requirement for SSL on the "extremely secure" page.
This commit is contained in:
6
samples/tutorial/readme.txt
Normal file
6
samples/tutorial/readme.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Run the application directly from the checked out source tree, using the command
|
||||
|
||||
mvn jetty:run
|
||||
|
||||
This will start jetty on port 8080, with SSL support on port 8443.
|
||||
|
||||
Reference in New Issue
Block a user