-
Notifications
You must be signed in to change notification settings - Fork 312
Description
Brief Summary
Sectigo Public Server Authentication Root R46 is missing on cacerts.p12
Expected Outcome
Sectigo Public Server Authentication Root R46 must be in trusted CAs
Current Outcome
If you start an application using --deployFromGAV and --additionalRepository, and SSL certificate of the specified repository has this CA, the war is not downloaded and the application stops showing message "Error getting HTTP connection response code".
This is the code that shows the error: https://github.com/payara/Payara/blob/payara-server-6.2025.10/nucleus/deployment/common/src/main/java/fish/payara/deployment/util/GAVConvertor.java#L183. Maybe this error must be more descriptive. Now you can't know why is failing (bad SSL certificate? a timeout? socket close?).
Reproducer
Start payara micro with --deployFromGAV and --additionalRepository poiting to repository with SSL cert that has Sectigo Public Server Authentication Root R46 as root CA.
Operating System
Payara micro docker version 6.2025.10
JDK Version
Payara micro docker version 6.2025.10
Payara Distribution
Payara Micro