[
https://issues.apache.org/jira/browse/FELIX-6818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055933#comment-18055933
]
Georg Henzler commented on FELIX-6818:
--------------------------------------
Created PR https://github.com/apache/felix-dev/pull/473
> HttpRequestsCheck: Allow to configure additional trusted certificates
> ---------------------------------------------------------------------
>
> Key: FELIX-6818
> URL: https://issues.apache.org/jira/browse/FELIX-6818
> Project: Felix
> Issue Type: Improvement
> Components: Health Checks
> Reporter: Georg Henzler
> Assignee: Georg Henzler
> Priority: Major
> Fix For: healthcheck.generalchecks 3.0.10
>
>
> In some environments self-signed certificates are used, configuring this
> check for those servers results in e.g.
> {code}javax.net.ssl.SSLHandshakeException: PKIX path building failed:
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find
> valid certification path to requested target"{code}
> To fix this it shall be possible to configure a list of additional
> certificates to be trusted. It should work in combination with
> https://github.com/apache/felix-dev/blob/master/configadmin-plugins/interpolation/README.md,
> but that should be given by default.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)