Code Monkey home page Code Monkey logo

Comments (6)

eikek avatar eikek commented on June 3, 2024

Hm, my first guess is that for some reason the jdk doesn't have the certificate available. How are you running it? Is it perhaps possible that the certificate is quite new and the jdk rather old? I never had problems with lets encrypt certificates though (at least can't really remember…).

from sharry.

veebkolm avatar veebkolm commented on June 3, 2024

I'm using your Docker image eikek0/sharry:v1.12.1. The IdP is using a Let's Encrypt R3 certificate issued a month ago and curl inside the container works without any certificate error.

from sharry.

eikek avatar eikek commented on June 3, 2024

Can you perhaps try without docker and a recent jdk on some machine?

from sharry.

veebkolm avatar veebkolm commented on June 3, 2024

Hi!

Tested using the release zip on WSL 2. Works as intended!
Java version:

openjdk version "17.0.8.1" 2023-08-24
OpenJDK Runtime Environment (build 17.0.8.1+1-Ubuntu-0ubuntu120.04)
OpenJDK 64-Bit Server VM (build 17.0.8.1+1-Ubuntu-0ubuntu120.04, mixed mode, sharing)

Java version in the Docker container:

openjdk version "11.0.19" 2023-04-18
OpenJDK Runtime Environment (build 11.0.19+7-alpine-r0)
OpenJDK 64-Bit Server VM (build 11.0.19+7-alpine-r0, mixed mode)

from sharry.

eikek avatar eikek commented on June 3, 2024

Ok, thank you very much for testing! I wanted to update the java version for some time now, it seems I was too slow 😄

from sharry.

eikek avatar eikek commented on June 3, 2024

I'll update java soon to 17. What also came to my mind: the stable release is a docker image build quite a while ago. I think jdk11 is still supported (it should get updates for timezones and certs) - so perhaps the nightly build docker image would also work, because it is created more often.

from sharry.

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.