Which client to use for jetty+Windows/Linux

Hi! I couldn’t find any question/answer like this so I decided to put one instead.
So our company is developing a Java web app under Jetty and we have to find the best way to encrypt our connection. Of course in my opinion Letsencrypt is the best choice, so here I am.
The app is multi-platform so I have to find the best way to generate certificates under both Linux and Windows with Jetty. I am not totally aware how to configure Jetty to work with an SSL certificate so I’d appreciate some ideas on that matter as well.

Thank you! :slight_smile:

Hi @Sunfl0wa,

I haven’t used Jetty myself but if you are a Java shop the acme4j client by @shred is very good and would be worth checking out.

A post was split to a new topic: Generate a certificate on Windows without installing it

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.