Unclaimed project
Are you a maintainer of easy-rsa? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
easy-rsa
easy-rsa - Simple shell based CA utility
Back to changelogEasy-RSA v3.2.2 most significant changes:
- New command
renew-ca: Basic CA renewal.
- New command
revoke-issued: This is to ensure that the correct certificate is selected for revocation.
- Fold
easyrsa-tools.lib into easyrsa: This marks the end of the existence of the tools library.
What's Changed
Bugfix-v321-01 by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1229
- Remove redundant file: index.txt.attr by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1233
- sign-req: Allow custom X509 Types by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1238
- Add LibreSSL version 4 to supported SSL Libraries by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1240
- Revoke remove private inline by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1244
- Easyrsa disable inline by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1245
- easyrsa-tools.lib: renew SAN, remove excess word 'Address' by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1251
- easyrsa-tls.lib: renew, make sed regex for 'IP Address' greedy by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1253
Show expire allow zero days by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1254easyrsa-tools.lib: New command 'renew ca' by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1255Improve CRL expiration details by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1257Tools move to easyrsa3 by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1260vars.example: Remove $EASYRSA_PKI by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1262Introduce new command revoke-issued by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1266Bugfix renew ca and renew by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1267Always use locate_support_files() after secure_session() by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1270revoke: Make check for conflicting files less intrusive by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1272Forbid a self-signed certificate from being expired/renewed/revoked by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1274V321 minor final by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1275op-test.sh: Disable download ossl3 and shellcheck binaries by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1284Windows: Remove mktemp binary and text files by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1285Revert da3c249: Do not remove index.txt.attr by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1287Fold easyrsa-tools.lib into easyrsa by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1288Full Changelog: https://github.com/OpenVPN/easy-rsa/compare/v3.2.1...v3.2.2