Skip to content

Fix privacy_protocol description in snmp3_real_walk#5228

Open
lacatoire wants to merge 2 commits intophp:masterfrom
lacatoire:fix/issue-3690-snmp3-privacy-protocol
Open

Fix privacy_protocol description in snmp3_real_walk#5228
lacatoire wants to merge 2 commits intophp:masterfrom
lacatoire:fix/issue-3690-snmp3-privacy-protocol

Conversation

@lacatoire
Copy link
Contributor

The privacy_protocol parameter incorrectly listed authentication protocols (MD5, SHA, etc.) instead of privacy/encryption protocols (DES, AES).

Fixes #3690

The privacy_protocol parameter incorrectly listed authentication
protocols (MD5, SHA, etc.) instead of privacy/encryption protocols
(DES, AES).

Fixes php#3690
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Privacy protocol" gives authentication protocol options

1 participant

Comments