Answer the question
In order to leave comments, you need to log in
OpenVPN does not work with self-generated OpenSSL certificates. How to fix?
I decided to set up OpenVPN to access my home LAN. OpenVPN server configured according to this instruction. With EasyRSA, setup went smoothly.
However, I decided to make a separate CA according to these instructions and generated server and client certificates.
This is where the problem arose.
I'm trying to connect through a client on Windows 7. The client highlights an error in red:
VERIFY ERROR: depth=1, error=unable to get issuer certificate: C=RU, ST=Moscow, O=***, OU=***, CN=intermediate1, emailAddress=***
Thu May 21 02:29:10 2020 us=833862 OpenSSL: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
Thu May 21 02:29:10 2020 us=833862 TLS_ERROR: BIO read tls_read_plaintext error
Thu May 21 02:29:10 2020 us=833862 TLS Error: TLS object -> incoming plaintext read error
Thu May 21 02:29:10 2020 us=833862 TLS Error: TLS handshake failed
Thu May 21 02:29:10 2020 us=833862 Fatal TLS error (check_tls_errors_co), restarting
Answer the question
In order to leave comments, you need to log in
VERIFY ERROR
unable to get issuer certificate
Your CA certificate must be in the Trusted Root Certification Authorities on the client machine.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question