Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: update certificates and private keys #22184

Closed
wants to merge 5 commits into from
Closed

Commits on Aug 7, 2018

  1. test: update certificates and private keys

    The certificates in test fixtures were set to expire in 999 days since
    they were generated. That time has passed, and they have to be reissued.
    Bump expiration time to 9999 days for all of them to prevent this from
    happening again in near future.
    
    Fix: #22182
    indutny committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    111feb2 View commit details
    Browse the repository at this point in the history
  2. fixup

    indutny committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    b012905 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    1394b0e View commit details
    Browse the repository at this point in the history
  2. test: fix crypto-sign-verify

    indutny committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    f1b3db1 View commit details
    Browse the repository at this point in the history
  3. fixup: moar 9s

    MylesBorins committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    c2a2e75 View commit details
    Browse the repository at this point in the history