Skip to content

Updates in RSA-PSK

username-removed-105950 requested to merge tmp-fix-rsa-psk-cb into master

In rsa-psk we properly request username for the case the application uses a callback, but later we use the username cached in the credentials structure. This will lead to empty username issues.

Closes !364 (closed)

Merge request reports