I have read all I can find and have watched the videos and I still cannot get the SSL VPN to connect. It looks so simple, but alas I have not been successful.
The error I get is this.
Re-using SSL/TLS context
LZO compression initialized
Control Channel MTU parms [ L:1560 D:140 EF:40 EB:0 ET:0 EL:0 ]
Data Channel MTU parms [ L:1560 D:1450 EF:60 EB:135 ET:0 EL:0 AF:3/1 ]
Local Options hash (VER=V4): 'bc07730e'
Expected Remote Options hash (VER=V4): 'b695cb4a'
Attempting to establish TCP connection with 192.168.1.31:443
TCP connection established with 192.168.1.31:443
Socket Buffers: R=[8192->8192] S=[8192->8192]
CPv4_CLIENT link local: [undef]
TCPv4_CLIENT link remote: 192.168.1.31:443
TLS: Initial packet from 192.168.1.31:443, sid=8822765c 43857461
VERIFY ERROR: depth=1, error=self signed certificate in certificate chain[/B]: /C=us/L=Fredericksburg/O=IDE/CN=IDE_VPN_CA/emailAddress=jgaughen@smartronix.com
Thu May 24 12:54:39 2007 TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
TLS Error: TLS object -> incoming plaintext read error
LS Error: TLS handshake failed
Fatal TLS error (check_tls_errors_co), restarting
TCP/UDP: Closing socket
SIGUSR1[soft,tls-error] received, process restarting
Restart pause, 5 second(s)
As you can see all looks good until it hits the certificate. I am not savy enough with certificates to know what the problem is.
How do I fix this?
This thread was automatically locked due to age.