hashicorp / hashicorp/go-rootcerts

tests: expired test certificate

Open Beginner friendly
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
84
Forks
18
PR merge metrics
No merged PRs in 30d

Description

[`test-fixtures/cafile/cacert.pem`]() is a certificate expired since 2017.

```console
$ openssl x509 -in test-fixtures/cafile/cacert.pem -text | grep "Not After"
Not After : Apr 27 15:26:21 2017 GMT
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with test-fixtures/cafile/cacert.pem and run the openssl x509 command shown in the issue to inspect its validity dates. Replace the expired test certificate, then run the repository tests and confirm the fixture is no longer expired.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing-qa
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.