Changes between Initial Version and Version 1 of Ticket #68776
- Timestamp:
- Nov 25, 2023, 8:55:38 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68776 – Description
initial v1 2 2 After upgrading to 3.8.3 it tells me the error of 3 3 `Main thread exception: OpenSSL: error:1E08003C:DECODER routines::OSSL_DECODER lib` 4 after input a challenge response code of two factor authentication. 4 after input a challenge response code of two factor authentication. 5 which makes me could not connect to the server. 6 I have changed the client to use a UI-based openvpn-connect, it could connect with the server, so the server side should have no problem. 5 7 6 8 I don't know if it is an error of openvpn3 client or it's a problem with the underlying `openssl` lib, on my mac, I have installed a version of 3.2.0 openssl3 with macports. I am not sure if there is a standalone version of openssl inside the openvpn3 client.