Skip to content
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

Use pre-shared key for password field #3

Open
2 tasks
Jnchi opened this issue Jun 20, 2019 · 2 comments
Open
2 tasks

Use pre-shared key for password field #3

Jnchi opened this issue Jun 20, 2019 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Jnchi
Copy link
Collaborator

Jnchi commented Jun 20, 2019

  • Add pre-shared key parameter to config file.
{
  "pre-shared-key": "e1Eph@nt"
}
  • Check the key before deferring authentication.

Source: https://github.com/CyberNinjas/openvpn-auth-aad/blob/master/auth_aad.c#L118

@Jnchi Jnchi added enhancement New feature or request help wanted Extra attention is needed labels Jun 20, 2019
@jkroepke
Copy link

Why not using tls-auth / tls-crypt as builtin pre-shared keys?

@oxr463
Copy link
Contributor

oxr463 commented Oct 8, 2021

Why not using tls-auth / tls-crypt as builtin pre-shared keys?

Can you elaborate on that? Let's discuss here, aad-for-linux/openvpn-auth-aad#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants