Coder Social home page Coder Social logo

HTTPS implement about steve HOT 5 CLOSED

steve-community avatar steve-community commented on September 27, 2024
HTTPS implement

from steve.

Comments (5)

goekay avatar goekay commented on September 27, 2024

hello, well first you have to enable https and change the port (if you wish). the main part, though, is configuring the container for certificates for java applications with the java keytool. there are many tutorials that you can google and find, but here is one to get you started: https://www.digitalocean.com/community/tutorials/java-keytool-essentials-working-with-java-keystores

from steve.

ak-junior avatar ak-junior commented on September 27, 2024

hello,
I was able to make it work.Thank you for your help.

from steve.

josecharry avatar josecharry commented on September 27, 2024

Thanks for your answers. I implemented https creating a repository of keys with the following cmd: keytool -genkey -alias test -keyalg RSA -keystore test.jks -keysize 2048 , then you have to put the path and the pass in main.properties.

from steve.

rdc-Green avatar rdc-Green commented on September 27, 2024

How do you find the path @josecharry to enter into main.properties after entering the cmd?

from steve.

rdc-Green avatar rdc-Green commented on September 27, 2024

I found it in /home/user/test.jks

from steve.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.