mia-platform / mia-platform/custom-plugin-lib

Certificates that are used in tests will expire in the far future

Open
#99 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
25
Forks
7
PR merge metrics
No merged PRs in 30d

Description

In repo `tests/fixture/keys` there are certificates (`client.crt`, `server.crt`, `ca.crt`) that will expire on 3 September 3061.
So far it's not a problem, but it could be useful to keep track of this issue.
A possible solution is to generate new certificates every time tests are run or update this certificates before their expire date.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in tests/fixture/keys with client.crt, server.crt, and ca.crt, then inspect the tests that consume these certificates. Decide whether the project should regenerate them during test runs or replace them before expiry; done means the chosen approach is implemented and the certificate-based tests continue to pass.

Written by the indexing model from the issue text.

Assessment

Domain
security, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.