Donnerstag, 7. Juli 2011

Hello and Welcome

Hello and welcome, I have moved my blog now from jroller to Blogspot.

As first entry I want to show how to roll an testing ssl connector from Maven 3 with the Jetty Maven Plugin:

Here is the code:



As you can see it comes down to two things, generate a temporary public key for jetty in the build and then use the ssl connectivity in the jetty plugin to open the ssl port with the generated key.

If you use an older combination, you can use following code as blueprint:
(note the keystore setup stays the same)

Keine Kommentare:

Kommentar veröffentlichen