Giter Club home page Giter Club logo

Comments (4)

jrmartin avatar jrmartin commented on July 17, 2024

I have managed to change the socket connection to use wss and tomcat to use https by creating a self signed certificate using java's built in keytool feature.
However, since this is a self signed certificates, browsers will show a "The site's security certificate is not trusted" message since the certificate isn't trusted. http://imgur.com/a/IXKhd The first image is how it looks when first connecting to https, the second image after clicking "Proceed Anyway".
To get a trusted certificate we have to get it from a Certificate Authority site as suggested in the tomcat tutorials https://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html#Installing_a_Certificate_from_a_Certificate_Authority. We don't need to get a trusted certificate to be able to connect to https and wss, but it makes Geppetto look as a harmful site when presented that "The site's security certificate is not trusted" window.

from org.geppetto.

tarelli avatar tarelli commented on July 17, 2024

I will look into what I need to do to get a certificate from an authority, for now let's keep using ws as that message really makes it look like something you shouldn't trust. @jrmartin are the steps needed to make tomcat accept a secure connection documented somewhere?

from org.geppetto.

tarelli avatar tarelli commented on July 17, 2024

@jrmartin btw you can add images to comments just by drag and dropping them, no need to use imgur :)

from org.geppetto.

jrmartin avatar jrmartin commented on July 17, 2024

I made a google doc with the changes https://docs.google.com/document/d/1tHWrq_hCGAHoZWZJ1Qiwbtph6v5JSbPyAqGavet815Q/edit?usp=sharing . No pull request created for firewall branch with changes until we get certificate of authority

from org.geppetto.

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.