Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Use pre-shared key for password field #7

Open
2 tasks
oxr463 opened this issue Oct 8, 2021 · 1 comment
Open
2 tasks

Use pre-shared key for password field #7

oxr463 opened this issue Oct 8, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@oxr463
Copy link
Contributor

oxr463 commented Oct 8, 2021

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

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

Source: CyberNinjas/openvpn-auth-aad#3

@oxr463 oxr463 added the enhancement New feature or request label Oct 8, 2021
@oxr463 oxr463 added this to the v1.0.0 milestone Oct 8, 2021
@oxr463
Copy link
Contributor Author

oxr463 commented Nov 3, 2021

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

@oxr463 oxr463 removed this from the v1.0.0 milestone Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant