Skip to content

Conversation

arckoor
Copy link
Contributor

@arckoor arckoor commented Jul 15, 2025

Implements the things exposed in randombit/botan#4877

Comment on lines +433 to +459
pub fn verify_with_crl(
&self,
intermediates: &[&Certificate],
trusted: &[&Certificate],
trusted_path: Option<&str>,
hostname: Option<&str>,
reference_time: Option<u64>,
crls: &[&CRL],
) -> Result<CertValidationStatus> {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If breaking changes are ok, I would replace verify instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant