On Mon, 15 Nov 2004 satind...@in.safenet-inc.com wrote:
I was just trying out SSL connection set-up between openvpn client with
Apache server (openSSL). But it is failing.
Is there any way to do so? Can I get openvpn client to successfully create
ssl connection with Apache server?
What code changes do I need to do in openVPN code?
You don't ;-)
OpenVPN just uses the OpenSSL library for its encryption and
authentication functionallity. Other than that it has nothing in common
with SSL protection of HTTP traffic.
Use a web browser or some cmd-line web-tool like wget depending on
what you want to do...
/Mathias