Hi, i've done everything like in README.md and succesfully created ovpn server but I have some problems with connecting to it.
While connecting from host or other container i receive certificate verify failed error. Below I attached whole connection log.
Sun Jan 24 20:42:39 2021 OpenVPN 2.4.9 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Aug 18 2020
Sun Jan 24 20:42:39 2021 library versions: OpenSSL 1.1.1f 31 Mar 2020, LZO 2.10
🔐 Enter Private Key Password: *****
Sun Jan 24 20:42:41 2021 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sun Jan 24 20:42:41 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]127.0.0.1:1194
Sun Jan 24 20:42:41 2021 UDP link local: (not bound)
Sun Jan 24 20:42:41 2021 UDP link remote: [AF_INET]127.0.0.1:1194
Sun Jan 24 20:42:41 2021 OpenSSL: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
Sun Jan 24 20:42:41 2021 TLS_ERROR: BIO read tls_read_plaintext error
Sun Jan 24 20:42:41 2021 TLS Error: TLS object -> incoming plaintext read error
Sun Jan 24 20:42:41 2021 TLS Error: TLS handshake failed
Sun Jan 24 20:42:41 2021 SIGUSR1[soft,tls-error] received, process restarting
^CSun Jan 24 20:42:43 2021 SIGINT[hard,init_instance] received, process exiting
Could you help me with that?
Hi, i've done everything like in README.md and succesfully created ovpn server but I have some problems with connecting to it.
While connecting from host or other container i receive
certificate verify failederror. Below I attached whole connection log.Could you help me with that?