Skip to content

[Bug]: Treatment of X509_CERT_DIR in BundleDeliveryClient #8501

@maxnoe

Description

@maxnoe

Search before creating an issue

  • I have searched existing issues and confirmed this is not a duplicate

Bug Description

The code currently in BundleDeliveryClient unsets X509_CERT_DIR just to define it immediately again.

This seems to be an error or at least an incomplete cleanup in this commit:
dbd11ff#diff-4b559d033eb04c28a1bb49dc75edf5fe8f2ac4ed7ffbcc5bfe8269b8389170d0L152

In the original commit, the variable was unset, then the CAs were synced, then the variable was set again:
b148701

Steps to Reproduce

No response

Expected Behavior

No response

Actual Behavior

No response

Environment

No response

Relevant Log Output

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions