-
Notifications
You must be signed in to change notification settings - Fork 641
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
Allow for use of stronger AES and SHA crypto #595
Conversation
CI doesn't like this, also the generate readme will need updating. @SuperQ Now that there's more of these, gosnmp should probably expose this as a map or something so we don't have to maintain this here. |
Can you rebase your branch against master? That should fix the tests. |
Ugh, every other CI run flip-flops the generator output. |
Please rebase in order to pick up some fixes to the generator. |
Signed-off-by: Martijn van Hoof <[email protected]>
Signed-off-by: Martijn van Hoof <[email protected]>
Signed-off-by: Martijn van Hoof <[email protected]>
Signed-off-by: Martijn van Hoof <[email protected]>
Co-authored-by: Ben Kochie <[email protected]> Signed-off-by: Martijn van Hoof <[email protected]> Signed-off-by: Martijn van Hoof <[email protected]>
Should be good to merge now |
Thanks! |
Update switch-cases to allow the use of stronger crypto pairs supported by GoSNMP