[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate got expired #1321

Closed
mbadrudeen opened this issue Jul 6, 2023 · 1 comment
Closed

Certificate got expired #1321

mbadrudeen opened this issue Jul 6, 2023 · 1 comment

Comments

@mbadrudeen
Copy link

Describe the bug
Not able to download the packages because of certificate expiry.
Error Description:
Execution failed for task ':compileJava'.

Could not resolve all files for configuration ':compileClasspath'.
Could not resolve org.dcm4che.tool:dcm4che-tool-jpg2dcm:5.29.2.
Required by:
project :
> Could not resolve org.dcm4che.tool:dcm4che-tool-jpg2dcm:5.29.2.
> Could not get resource 'https://www.dcm4che.org/maven2/org/dcm4che/tool/dcm4che-tool-jpg2dcm/5.29.2/dcm4che-tool-jpg2dcm-5.29.2.pom'.
> Could not GET 'https://www.dcm4che.org/maven2/org/dcm4che/tool/dcm4che-tool-jpg2dcm/5.29.2/dcm4che-tool-jpg2dcm-5.29.2.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. See: https://docs.gradle.org/7.6.1/userguide/build_environment.html#gradle_system_properties
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
Proper valid certificate should be added.

Screenshots
image

Additional context
Add any other context about the problem here.

@gunterze
Copy link
Member
gunterze commented Aug 9, 2023
$ openssl x509 -in /tmp/www-dcm4che-org.pem -text
Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number:
            04:48:0c:bc:02:12:e6:35:a9:f2:e8:79:58:01:d2:7f:c4:4c
        Signature Algorithm: sha256WithRSAEncryption
        Issuer: C = US, O = Let's Encrypt, CN = R3
        Validity
            Not Before: Jul  6 11:59:15 2023 GMT
            Not After : Oct  4 11:59:14 2023 GMT
        Subject: CN = www.dcm4che.org

@gunterze gunterze closed this as completed Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants