You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of EasyRSA verion 3.1.2, the commands set-rsa-pass/set-ec-pass are replaced by universal command set-pass, which supports RSA, Elliptic Curve and Edwards Curve cryptography.
Create a unit test to exercise the new set_pass() function.