Skip to content

Support providing root_certificates for TLS connections#26

Merged
oyvindwe merged 3 commits intoExabel:mainfrom
HaakonHam:add-root-certificates-init
Jun 17, 2021
Merged

Support providing root_certificates for TLS connections#26
oyvindwe merged 3 commits intoExabel:mainfrom
HaakonHam:add-root-certificates-init

Conversation

@HaakonHam
Copy link
Copy Markdown
Contributor

@HaakonHam HaakonHam commented Jun 17, 2021

This change is Reviewable

@HaakonHam HaakonHam requested review from oyvindwe and taral June 17, 2021 13:52
@oyvindwe oyvindwe changed the title Add optional certificates file in exabel client Support providing root_certificates for TLS connections Jun 17, 2021
Copy link
Copy Markdown
Contributor

@oyvindwe oyvindwe left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @HaakonHam)


exabel_data_sdk/client/client_config.py, line 42 at r1 (raw file):

            port:               Exabel API port.
            timeout:            Default timeout in seconds to use for API requests.
            root_certificates:  Root certificates to use.

Rephrase: Additional allowed root certificates for verifying TLS connection


exabel_data_sdk/client/exabel_client.py, line 34 at r1 (raw file):

            port:               Override default Exabel API port.
            timeout:            Override default timeout in seconds to use for API requests.
            root_certificates:  Root certificates to use.

Rephrase: Additional allowed root certificates for verifying TLS connection

Copy link
Copy Markdown
Contributor

@oyvindwe oyvindwe left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 4 of 4 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved


exabel_data_sdk/client/client_config.py, line 42 at r1 (raw file):

Previously, oyvindwe (Øyvind Matheson Wergeland) wrote…

Rephrase: Additional allowed root certificates for verifying TLS connection

OK.


exabel_data_sdk/client/exabel_client.py, line 34 at r1 (raw file):

Previously, oyvindwe (Øyvind Matheson Wergeland) wrote…

Rephrase: Additional allowed root certificates for verifying TLS connection

OK.

Copy link
Copy Markdown
Contributor

@taral taral left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@oyvindwe oyvindwe merged commit 61061de into Exabel:main Jun 17, 2021
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.

3 participants