Does anyone know what could be the problem?
after upgrading to 18.2.4rc1

2018-12-16 21:35:36     bareos-dir JobId 22198: Error: 
lib/crypto_openssl.cc:1565 TLS shutdown failure.: ERR=error:140E0197:SSL 
routines:SSL_shutdown:shutdown while in init
2018-12-16 21:35:36     bareos-dir JobId 22198: Fatal error: TLS negotiation 
failed.

then i disabled "TLS Psk Enable = No" on bareos-dir and bareos-fd

and now i get:

2018-12-16 22:21:17     bareos-dir JobId 22206: Start Backup JobId 22206, 
Job=web-01-mysql-backup.2018-12-16_22.21.15_35
2018-12-16 22:21:17     bareos-dir JobId 22206: Error: 
lib/tls_openssl_private.cc:75 Error with certificate at depth: 2, issuer = 
/C=.......d, subject = /C=..........d, ERR=19:self signed certificate in 
certificate chain
2018-12-16 22:21:17     bareos-dir JobId 22206: Error: 
lib/crypto_openssl.cc:1565 Connect failure: ERR=error:14090086:SSL 
routines:ssl3_get_server_certificate:certificate verify failed
2018-12-16 22:21:17     bareos-dir JobId 22206: Error: 
lib/crypto_openssl.cc:1565 TLS shutdown failure.: ERR=error:140E0197:SSL 
routines:SSL_shutdown:shutdown while in init
2018-12-16 22:21:17     bareos-dir JobId 22206: Fatal error: TLS negotiation 
failed.


everything worked fine in 17.2 and after downgrade from 18.2 to 17.2 everything 
works fine


  TLS config like
  TLS Enable = yes
  TLS Require = yes
  TLS Certificate = <path_to_cert>.pem
  TLS Key = <path_to_key>.pem
  TLS Verify Peer = no
  TLS CA Certificate File = <path_to_ca_chain>.pem

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to