• v1.4.3 1a5aaff12e

    v1.4.3 Stable

    kerem released this 2020-11-25 16:09:45 +03:00 | 14 commits to master since this release

    📅 Originally published on GitHub: Wed, 25 Nov 2020 13:16:22 GMT
    🏷️ Git tag created: Wed, 25 Nov 2020 13:09:45 GMT

    The EKU logic is now simpler, and it follows the following rules

    • if an IP address, DNS name, or URI SAN is present, serverAuth is included
    • if -client is used, clientAuth is included
    • if an email address SAN in present, emailProtection is included

    Certificate generation based on CSRs is now consistent with standard certificate generation.

    Releases are now built from GitHub Actions.

    Downloads