Skip to content

azureml-dataprep-rslex doesn't support custom CA bundles #30998

Open
@tomasvanpottelbergh

Description

  • Package Name: azureml-dataprep-rslex
  • Package Version: 2.18.4
  • Operating System: macOS 13.4.1
  • Python Version: 3.10.10

Describe the bug
When using the azureml-fsspec package behind a proxy with TLS inspection I get the following error:
[PyDatastoreSource::list_directory] fails with error: ConnectionFailure { source: Some(ConnectionFailure { message: "Failed to connect to Azure Machine Learning services to resolve Datastore.", source: Some(hyper::Error(Connect, Custom { kind: Other, error: Custom { kind: UnexpectedEof, error: "tls handshake eof" } })) }) }

To Reproduce
Steps to reproduce the behavior:

  1. Use a HTTP proxy with TLS inspection (custom CA)
  2. Add the CA to the system Keychain
  3. Use the azureml-fsspec package

Expected behavior
The package should use the CA bundle available in the system Keychain, or provide a way to override the CA using the SSL_CERT_FILE environment variable for example.

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.ML-DataMachine LearningService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions