Thanks for the quick reply and for sending the DMG's. I ran some tests here were the results:
- Under v3.5.26, switching to OpenVPN 2.4.4 from 2.3.18 as instructed did not connect to the VPN at all it just tries to connect forever no error thrown.
- I sucessfully test installed both v3.7.0 and v3.7.9a fresh to OSX 10.8 with no issues (unlike 3.5.26 which has to be installed over top of existing 3.5.25). Both of these versions I was able to connect to my VPN using OpenVPN 2.4.0 (v3.7.0) and OpenVPN 2.4.7 (v3.7.9a) which is great. "openvpn-2.4.7-openssl-1.0.2r" and "openvpn-2.4.7-openssl-1.1.1b" connected for me. This effectively solves the issue, thank you!
- I also experimented to see if OpenVPN 2.4.7 from the v3.7.9a version would work under v3.5.26 and the answer is yes. So for anyone who wishes for whatever reason to continue using 3.5.26 and can't get the included OpenVPN 2.4.4 to connect (something seems wrong with it I've never been able to get it to connect for the last couple of years on OSX 10.8, only 2.3.18) all you have to do is show the package contents of the Tunnelblick.app version 3.7.9a (Tunnelblick.app/Contents/Resources/openvpn) and look for either "openvpn-2.4.7-openssl-1.0.2r" or "openvpn-2.4.7-openssl-1.1.1b". Copy this folder to the installed version of Tunnelblick 3.5.26 (/Applications/Tunnelblick.app/Contents/Resources/openvpn). You will have to authenticate with your password. Next is important - You have to reanme the folder from "openvpn-2.4.7-openssl-1.1.1b" to "openvpn-2.4.7" and authenticate again. If you do not rename the folder, Tunnelblick will crash and Console will show an error similar to this: OpenVPN version ('2.4.7') reported by the program is not consistent with the version ('2.4.7-openssl-1.1.1b') derived from the name of folder 'openvpn-2.4.7-openssl-1.1.1b' in /Applications/Tunnelblick.app/Contents/Resources/openvpn. Apparently older builds do not show the OpenSSL version in the dropdown box or support the folder structure such as "openvpn-2.4.7-openssl-1.1.1b'" so this is probably why it needs to be renamed. This is also why you have to choose either 2.4.7 - 1.0.2r OR 2.4.7 - 1.1.1b folder because upon rename there can only be one 2.4.7 folder.
*you will get a warning that the app has been tampered with when you do the folder copy, you can click continue and check don't warn again.
Thanks again for the help and hope this info helps someone else. Cheers.