How to install Let's Encrypt for Core Java (jar file application)

HI,

I’m running a web service in core java (jar file).
Can someone point me to a guide to installing LetsEncrypt for Java (jar file)?

Thanks,
Sans

hi @rscl.mumbai

Choose a Java Library/Client from https://letsencrypt.org/docs/client-options/

Note: it’s worthwhile having a google as well as not every java library may be listed above

Embed a Java LIbrary in your project :smiley:

(you will also need to write the code to obtain certificates etc but i will leave that to you)

Andrei

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