Hello,
We have migrated from MySQL to PostgreSQL (with Timescaledb) using pg_loader.
The process has finished without any errors.
We can access Zabbix Web frontend without problems.
But when we check the zabbix_server.log we have these lines:
30371:20200605:075913.225 cannot find requested PSK identity "xxxxxxxxxxxxxxxxxx"
30371:20200605:075913.226 failed to accept an incoming connection: from yy.yy.yy.yy: TLS handshake set result code to 1: file ../ssl/t1_lib.c line 2589: error:14201076:SSL routines:tls_choose_sigalg:no suitable signature algorithm: TLS write fatal alert "handshake failure"
It seems that all PSK agent can't be recognized.
Have you some suggestion please ?
Thanks
Regards,
We have migrated from MySQL to PostgreSQL (with Timescaledb) using pg_loader.
The process has finished without any errors.
We can access Zabbix Web frontend without problems.
But when we check the zabbix_server.log we have these lines:
30371:20200605:075913.225 cannot find requested PSK identity "xxxxxxxxxxxxxxxxxx"
30371:20200605:075913.226 failed to accept an incoming connection: from yy.yy.yy.yy: TLS handshake set result code to 1: file ../ssl/t1_lib.c line 2589: error:14201076:SSL routines:tls_choose_sigalg:no suitable signature algorithm: TLS write fatal alert "handshake failure"
It seems that all PSK agent can't be recognized.
Have you some suggestion please ?
Thanks
Regards,
Comment