ha-cluster-join script error

Hello,
We have a cluster second node join problem.
In log we se the following error:

Marking file as dirty: /etc/corosync/corosync.conf
Connecting to host nctcspci01phs (SSL) …
Connect to 10.145.2.28:30865 (nctcspci01phs).
The hash size used in signature (32) is less than the expected (48)
Connection closed.
Finished with 1 errors.

  • csync2 -rf /etc/corosync/corosync.conf
  • csync2 -rxv /etc/corosync/corosync.conf
    Connecting to host nctcspci01phs (SSL) …
    Connect to 10.145.2.28:30865 (nctcspci01phs).
    The hash size used in signature (32) is less than the expected (48)
    Connection closed.
    Finished with 1 errors.
    WARNING: /etc/corosync/corosync.conf was not synced
  • systemctl stop corosync
    ERROR: Cannot see peer node “nctcspci01phs”, please check the communication IP

As far as I see the main problem is:
The hash size used in signature (32) is less than the expected (48)
Please advice how to solve this problem.
Thank you