Skip to content

make check error #14

Description

@gilweis

Ubuntu 25.10
OpenSSL 3.5.3 16 Sep 2025 (Library: OpenSSL 3.5.3 16 Sep 2025)
easy-rsa 3.2.2
softhsm2 2.6.1

The error:
$make check
...
Using Easy-RSA configuration:

  • undefined
    cp subca.vars subca.pki/vars
    touch subca.pki/.rnd
    cat "./oids.cnf" >> subca.pki/openssl-easyrsa.cnf
    sed -i '1i oid_section = oids' subca.pki/openssl-easyrsa.cnf
    /usr/share/easy-rsa/easyrsa --pki-dir=subca.pki build-ca nopass subca
    Using Easy-RSA 'vars' configuration:
  • subca.pki/vars

Easy-RSA error:

This openssl config file does not support X509-type 'ca'.

  • subca.pki/openssl-easyrsa.cnf

Please update 'openssl-easyrsa.cnf' to the latest Easy-RSA release.

EasyRSA Version Information
Version: 3.2.2
Generated: Sat Feb 1 07:22:55 CST 2025
SSL Lib: OpenSSL 3.5.3 16 Sep 2025 (Library: OpenSSL 3.5.3 16 Sep 2025)
Git Commit: 8de63429e6c70e4c573aad291fb0ca3cdba763bd
Source Repo: https://github.com/OpenVPN/easy-rsa
Host: 3.2.2 | nix | Linux | /bin/bash
make[3]: *** [Makefile:526: built.subca] Error 1
make[3]: Leaving directory '/home/g/mycms/test/ca'
make[2]: *** [Makefile:378: check-am] Error 2
make[2]: Leaving directory '/home/g/mycms/test/ca'
make[1]: *** [Makefile:385: check-recursive] Error 1
make[1]: Leaving directory '/home/g/mycms/test'
make: *** [Makefile:571: check-recursive] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions