Hello,
Forgive me ahead of time.
Its 04:00 and I've been at this all day. I will likely make mistakes in this post, if I haven't already.
I have a Zabbix server hosted on a VPS and I want to setup Zabbix proxies in a few locations to help keep the monitoring centralized.
The Server has been up for over a year by itself without issue. I now want to expand that to my network setup at a remote location.
I have a Proxy VM setup in VMware 6.7 and everything seems to be fine except that I can't get my pre-purchased certificate to work.
I am using a wildcard domain SSL Certificate from GlobalSign sold by AlphaSSL. The certificate is already setup as a HTTPS certificate and works fine.
Am I unable to use these kidns of certificates?
Below is the error I am getting.
This is the exact error I get from Zabbix's log.
I have downloaded and re-downloaded the CA cert countless times to no avail.
Any suggestions or questions?
Thanks
Forgive me ahead of time.
Its 04:00 and I've been at this all day. I will likely make mistakes in this post, if I haven't already.
I have a Zabbix server hosted on a VPS and I want to setup Zabbix proxies in a few locations to help keep the monitoring centralized.
The Server has been up for over a year by itself without issue. I now want to expand that to my network setup at a remote location.
I have a Proxy VM setup in VMware 6.7 and everything seems to be fine except that I can't get my pre-purchased certificate to work.
I am using a wildcard domain SSL Certificate from GlobalSign sold by AlphaSSL. The certificate is already setup as a HTTPS certificate and works fine.
Am I unable to use these kidns of certificates?
Below is the error I am getting.
Code:
25324:20200203:122021.277 failed to accept an incoming connection: from x.x.x.x: unable to get local issuer certificate: TLS handshake set result code to 1: file ../ssl/statem/statem_srvr.c line 2931: error:1417C086:SSL routines:tls_process_client_certificate:certificate verify failed: TLS write fatal alert "unknown CA" 25324:20200203:122022.726 failed to accept an incoming connection: from x.x.x.x: unable to get local issuer certificate: TLS handshake set result code to 1: file ../ssl/statem/statem_srvr.c line 2931: error:1417C086:SSL routines:tls_process_client_certificate:certificate verify failed: TLS write fatal alert "unknown CA" 25324:20200203:122024.171 failed to accept an incoming connection: from x.x.x.x: unable to get local issuer certificate: TLS handshake set result code to 1: file ../ssl/statem/statem_srvr.c line 2931: error:1417C086:SSL routines:tls_process_client_certificate:certificate verify failed: TLS write fatal alert "unknown CA"
I have downloaded and re-downloaded the CA cert countless times to no avail.
Any suggestions or questions?
Thanks
Comment