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

add intermediate path ca to hmda applications #4948

Open
zencircle opened this issue Dec 9, 2024 · 1 comment
Open

add intermediate path ca to hmda applications #4948

zencircle opened this issue Dec 9, 2024 · 1 comment

Comments

@zencircle
Copy link
Contributor

zencircle commented Dec 9, 2024

Entrust intermediate is not added by default

Support for the Authority Information Access (AIA) Extension

Support for the caIssuers access method of the Authority Information Access extension is available. It is disabled by default for compatibility and can be enabled by setting the system property com.sun.security.enableAIAcaIssuers to the value true.

If set to true, Sun's PKIX implementation of CertPathBuilder uses the information in a certificate's AIA extension (in addition to CertStores that are specified) to find the issuing CA certificate, provided it is a URI of type ldap, http, or ftp.

@zencircle
Copy link
Contributor Author

          env:
            - name: _JAVA_OPTIONS
              value: |
                -Dcom.sun.net.ssl.checkRevocation=false

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

1 participant