What's Changed
- build(deps): Bump System.IdentityModel.Tokens.Jwt from 6.16.0 to 6.34.0 in /src/WebEid.Security by @dependabot in #37
- Nonce support was added to EstEID 2015 by @metsma in #36
- Update copyright year by @metsma in #39
- Encode correctly OCSP NONCE extension by @metsma in #35
- Allow optional fields in certificates to support organization certificates by @rabadashTheFool in #40
- Add missing documentation entries to IChallengeNonce interfaces by @erkkiarus in #34
- Upgrade GitHub jobs, fix SonarQube job by @mrts in #41
- Updated NuGet packages for validation library and tests. by @rabadashTheFool in #44
- fix: use system time in OcspResponseValidator.validateCertificateStatusUpdateTime() by @rabadashTheFool in #46
- Unrelated expired trusted CA certificate should not throw an exception by @rabadashTheFool in #45
- Use system time in OcspService.validateResponderCertificate() by @rabadashTheFool in #50
- Added missing XML documentation and resolved some discrepancies in existing comments by @rabadashTheFool in #49
- release: version 1.2.0, updated dependencies by @rabadashTheFool in #51
New Contributors
- @rabadashTheFool made their first contribution in #40
Full Changelog: v1.1.0...v1.2.0