-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
server configration #116
Comments
@WaseemAlnasser Can you please elaborate the issue further? Which platform are you facing the issue on? |
@arshmancodes in the package you are using only username and password and server address to connect right? without using any certificate or key |
@WaseemAlnasser You can configure your VPS as a IKEV2 Server in which you will have the username and password to connect to the server, |
@arshmancodes |
This is the details where the installer asks for the Username and password configuration and you have to set the username and password over here. |
Ohh so the connection would be ssh i am using the client username and password that the script is asking for after this |
I don't have experience in creating multiple users on the IKEV2 server, but try to connecting with this credential. |
how are you setting up the server to not use cert for authintication I used this script to download ikev2 on the server https://github.com/jawj/IKEv2-setup but when I connect with username and password from my app there is an error
but on strongswan app if I import the cert and connect it works
please help
The text was updated successfully, but these errors were encountered: