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

Verify NetLicensing signature #2

Open
r-brown opened this issue Oct 1, 2020 · 0 comments
Open

Verify NetLicensing signature #2

r-brown opened this issue Oct 1, 2020 · 0 comments
Labels
enhancement New feature or request hacktoberfest Hacktoberfest ready issue

Comments

@r-brown
Copy link
Member

r-brown commented Oct 1, 2020

Implement XML signature verification in python for NetLicensing signed validation responses.

Flow:

  • create private/public keys pair
  • create NetLicensing API Key using private.pem
  • send validation request (application/xml)
  • verify response signature using public.pem
@r-brown r-brown added enhancement New feature or request hacktoberfest Hacktoberfest ready issue labels Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Hacktoberfest ready issue
Development

No branches or pull requests

1 participant