-
Bug
-
Resolution: Obsolete
-
Critical
-
None
-
10.0.1.Final
-
None
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
~~~