Updated to #FreeBSD 12 (with #OpenSSL 1.1.1) ; #OpenLDAP is unable to establish #TLS connections between a server and a client…
This problem is reported by the client:
tlsv1 alert internal error
The server does not report any problem in it's logs:
connection_read(14): checking for input on id=1011
connection_read(14): TLS accept failure error=-1 id=1011, closing
In wireshark, I can see 3 way handshake, STARTTLS request & answer, Client Hello, Server Hello, FIN, FIN
Does this ring a bell?