Jens Reimann created ISPN-10985:
-----------------------------------
Summary: Liveness/readiness scripts don't work with custom configuration
Key: ISPN-10985
URL:
https://issues.jboss.org/browse/ISPN-10985
Project: Infinispan
Issue Type: Bug
Components: OpenShift
Affects Versions: 10.0.1.Final
Environment: OpenShift, custom configuration
Reporter: Jens Reimann
Using a custom configuration, the liveness/readiness scripts
(`/opt/infinispan/bin/readinessProbe.sh`) no longer work. They do use the in-image config
files to evaluate the state of HTTPS, however as the in-image config file is not using,
this may result in the following error:
~~~
sh-4.4$ /opt/infinispan/bin/readinessProbe.sh
curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number
~~~
--
This message was sent by Atlassian Jira
(v7.13.8#713008)