I'm currently using StrongSwan for my iOS devices to connect. I was wondering if there is a way to use an external program for XAUTH? I currently have the following configuration:
: RSA server.pem
test : XAUTH "thisisatestpassword"
What I want to do, is let an external program decide if the credentials are ok. Is that possible? and if so, does somebody know how?