OpenVPN integration with java application
Posted: Fri Mar 25, 2011 6:56 am
I used perl script to implement username and pasword based authentication between openvpn and java application and it worked.
But now I need to send back a random number generated by the java application to the openvpn client for signing purpose and again send that random number to the application in order to facilitate successfull authentication.
Is it possible??and how can it be done?
But now I need to send back a random number generated by the java application to the openvpn client for signing purpose and again send that random number to the application in order to facilitate successfull authentication.
Is it possible??and how can it be done?