Changes between Initial Version and Version 1 of Ticket #68776


Ignore:
Timestamp:
Nov 25, 2023, 8:55:38 AM (6 months ago)
Author:
zeddit (Dai Zhang)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68776 – Description

    initial v1  
    22After upgrading to 3.8.3 it tells me the error of
    33`Main thread exception: OpenSSL: error:1E08003C:DECODER routines::OSSL_DECODER lib`
    4 after input a challenge response code of two factor authentication.
     4after input a challenge response code of two factor authentication.
     5which makes me could not connect to the server.
     6I 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.
    57
    68I 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.