Skip to content

Bug Report: Sectigo Public Server Authentication Root R46 is missing on cacerts.p12‎ #7724

@sanchezfauste

Description

@sanchezfauste

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

Metadata

Metadata

Labels

PR: Awaiting CLAContributor does not have a CLA or has submitted an unconfirmed CLA.Type: BugLabel issue as a bug defect

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions