We have a simple setup of
We try to follow the documentation https://www.zabbix.com/documentation...-zabbix-server but we must say that this page is not helpful enough, unfortunately.
We have certificates for both server with a valid CA but both servers (even in Debuglevel 5) only fail these errors in theire respective logs:
zabbix-server:
zabbix proxy-server:
And now we do not see what is missing (Unknown CA?) or even the next step how to proceed?
Any help is appreciated.
--
Peter
- 1 zabbix server and
- 1 zabbix proxy version 6.0.8; both rhel8.
We try to follow the documentation https://www.zabbix.com/documentation...-zabbix-server but we must say that this page is not helpful enough, unfortunately.
We have certificates for both server with a valid CA but both servers (even in Debuglevel 5) only fail these errors in theire respective logs:
zabbix-server:
Code:
340989:20220901:112756.365 failed to accept an incoming connection: from xxx.xxx.xxx.xxx: TLS handshake set result code to 1: file ssl/record/rec_layer_s3.c line 1544: error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca: SSL alert number 48: TLS read fatal alert "unknown CA" 340987:20220901:112757.374 failed to accept an incoming connection: from xxx.xxx.xxx.xxx: TLS handshake set result code to 1: file ssl/record/rec_layer_s3.c line 1544: error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca: SSL alert number 48: TLS read fatal alert "unknown CA" 340986:20220901:112758.383 failed to accept an incoming connection: from xxx.xxx.xxx.xxx: TLS handshake set result code to 1: file ssl/record/rec_layer_s3.c line 1544: error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca: SSL alert number 48: TLS read fatal alert "unknown CA"
Code:
244980:20220901:115216.770 Unable to connect to [zabbix-server-dns-name]:10051 [TCP successful, cannot establish TLS to [[zabbix-server-dns-name]:10051]: unable to get local issuer certificate: SSL_connect() set result code to SSL_ERROR_SSL: file ssl/statem/statem_clnt.c line 1915: error:1416F086:SSL routines:tls_process_server_certificate:certificat e verify failed: TLS write fatal alert "unknown CA"] 244980:20220901:115216.770 Will try to reconnect every 1 second(s) 244976:20220901:115216.832 proxy [NODE="8"]Private Messages[/NODE] started [preprocessing worker #1] 244978:20220901:115216.832 proxy #10 started [preprocessing worker #3] 244980:20220901:115316.362 Still unable to connect... 244969:20220901:115416.769 Still unable to connect...
Any help is appreciated.
--
Peter

with the documentation, videos, forum, the software error messages we almost gave up on Zabbix. Implementing of secure communication with Certificates did not succeed in our case.
)
Comment