OpenVPN / OpenVPN/easyrsa-unit-tests
Unit test for `set-pass`
Open
@TinCanTech is already working on this.
Since Nov 6, 2022.
enhancement
- Dominant language
- Shell
- Stars
- 7
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.