Skip to content

Conversation

@mki-c2c
Copy link
Contributor

@mki-c2c mki-c2c commented Mar 18, 2025

Possibility to configure the dev options for unverified certificates provided by the python GN ans GS libs

@fvanderbiest
Copy link
Member

Does it impact the config file potentially ? If so, the option should be documented.
Thanks !

Copy link
Contributor

@arnaud-morvan arnaud-morvan 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 comments.


__Nota__:

At each level where login/password are specified, one can add the option `verify: false` to deactivate verification of HTTPS certificates. By default the HTTPS certificate must be valid, which is equivalent to `verify: true`
Copy link
Contributor

Choose a reason for hiding this comment

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

I do not see verify in substitute_single_credentials_from
So it seems not possible to define verify with credentials at common (parent) level.
Maybe I miss something.

I would add in doc that this should only be used for development purpose as credentials will we sent unencrypted on the network.

@jeanmi151 jeanmi151 merged commit a1f5db8 into main Mar 24, 2025
3 checks passed
@jeanmi151 jeanmi151 deleted the verify_tls_option branch March 24, 2025 08:35
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.

5 participants