bptestbpcd A SSL socket connect failed:7625
Hi all,
I need your help about this configuration. My master server is Windows 2012 R2. My client is CentOS 7.5.
Backup failed with 58 status "can't connect to client".
From client, bptestnetconn is OKAY
From master, bptestbpcd fails :
bptestbpcd -client xxxxx
<16>bptestbpcd main: Function ConnectToBPCD(xxxxx) failed: 7625
<16>bptestbpcd main: A SSL socket connect failed
A SSL socket connect failed
bptestbpcd -client xxxxx -verbose
<16>bptestbpcd main: Function ConnectToBPCD(xxxx) failed: 7625
<16>bptestbpcd main: A SSL socket connect failed
<16>bptestbpcd main: A SSL connect failed. Status: 1 Msg: certificate verify failed
: 7625
A SSL socket connect failed
So I'm searching in the certificate side but commands to test it are good :
/nbcertcmd -getCACertificate
CA certificate stored successfully from server mymaster
./nbcertcmd -getCertificate
Host certificate and certificate revocation list already exist for master server [mymaster]
./nbcertcmd -listCertDetails
Master Server : mymaster
Host ID : e3b3b597-5212-4134-8a41-28503477b683
Issued By : /CN=broker/OU=root@mymaster/O=vx
Serial Number : 0x45ae62300000008f
Expiry Date : nov. 20 10:44:25 2019 GMT
SHA1 Fingerprint : F7:D3:EA:75:D5:1E:00:CE:C6:2A:1B:CD:F8:74:95:47:67:D4:9A:3A
Operation completed successfully.
I don't know where I can find any solution to resolve this error. I've certainly forgot any configuration. Can you help me ?