Skip to content
Snippets Groups Projects
  • Humorous Baby's avatar
    c2a62fb1
    tests: fix failing `secrets` test · c2a62fb1
    Humorous Baby authored
    When docker secrets are used, no dhparams are generated/present (unless
    the user mounts some). This prevents `inspircd` from starting up.
    Additionally, some newer versions of openssl now include spaces around
    the `=` in `OU=...`, so the `grep` pattern was updated.
    c2a62fb1
    History
    tests: fix failing `secrets` test
    Humorous Baby authored
    When docker secrets are used, no dhparams are generated/present (unless
    the user mounts some). This prevents `inspircd` from starting up.
    Additionally, some newer versions of openssl now include spaces around
    the `=` in `OU=...`, so the `grep` pattern was updated.