We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The certificate is used in o3/blob.go and go-unirest/Requests.go and it would be nice to only have one instance of it, in case it changes.
this is just a reminder will add more thoughts later
The text was updated successfully, but these errors were encountered:
I'd add a GetPinnedTLSCert() []byte to o3ma/o3 and use that here and in the go-unirest fork.
GetPinnedTLSCert() []byte
o3ma/o3
go-unirest
Ideally this should also reduce the size of the go-unirest patches and make rebasing them easier.
Sorry, something went wrong.
No branches or pull requests
The certificate is used in o3/blob.go and go-unirest/Requests.go and it would be nice to only have one instance of it, in case it changes.
this is just a reminder will add more thoughts later
The text was updated successfully, but these errors were encountered: