Skip to content

WARN Could not load all certificates - BadDER #1224

@kukushking

Description

@kukushking

Environment

Delta-rs version: 0.8.0

Binding: Python (3.10.8)

Environment:

  • Cloud provider: AWS
  • OS: OSX
  • Other:

Bug

What happened:
After upgrading to 0.8.0, all operations display the following warning:

[2023-03-15T09:59:13Z WARN  hyper_rustls::connector] Could not load all certificates: Custom { kind: InvalidData, error: Custom { kind: InvalidData, error: BadDER } }

Looks like deltalake is not able to load certificates in the native OSX truststore. I do have a few unsigned/self-signed certs in my truststore so that might be it, but in that case I'd expect a message saying it's not able to validate it, not "bad" cert.

What you expected to happen:

How to reproduce it:

More details:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions