Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ei-3346 record mac ssl gotcha #17

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

captnz
Copy link
Contributor

@captnz captnz commented Sep 26, 2024

Copy link

@andyantrim andyantrim left a comment

Choose a reason for hiding this comment

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

Looks good, minor comment

Comment on lines +128 to +132
```shell
CERT_PATH=$(python -m certifi)
export SSL_CERT_FILE=${CERT_PATH}
export REQUESTS_CA_BUNDLE=${CERT_PATH}
```

Choose a reason for hiding this comment

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

If problem persists add this to your .bashrc/.zshrc ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think leave that to them to decide?

@captnz captnz merged commit 0063e7c into main Sep 27, 2024
1 check passed
@captnz captnz deleted the dev-sz-ei-3346-doc-ssl-gotcha branch September 27, 2024 09:18
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.

2 participants