Skip to content

Revocation check performance optimization #221

@JeyJeyGao

Description

@JeyJeyGao

What is not working as expected?

Currently, the certificate revocation check is performed concurrently for the entire chain. However, the operation cannot fail fast. In the future, we may be able to optimize this process.

What did you expect to happen?

Fail fast if any certificate in the chain has been revoked or encounters issues.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions