Skip to content

System trust store seems to be ignored #34

@sandermvanvliet-stack

Description

@sandermvanvliet-stack

In our environment we have a setup where all internet traffic flows through zScaler which re-signs HTTPS traffic using its own certificates.
These certificates are deployed to all machines so that applications can work normally.

However, when using the Statsig SDK these certificates seem to be ignored and all network requests fail.

In #33 I've created an approach to specify additional CA certificates via the SSL_CERT_FILE and SSL_CERT_DIR environment variables which has allowed us to proceed with testing. This approach works but is far from ideal.

I've tried all the usual suspects when it comes to supplying additional CA certificates through environment variables but none worked, hence the work-around PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions