Hello, how can I configure ssl in my application that runs on tomcat 8080 for access without domain … today access this way … http: //165.227…/8080/ContextApplication
but need access with “https”, have some way to configure using letsecrypt or some other way?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
You could use one of those free subdomains from freedns.afraid.org and then use letsencrypt or you could use a selfsigned cert by using this guide.