Skip to content

Conversation

@akolarkunnu
Copy link
Contributor

Description

Introduced a new setting parameter "plugins.ml_commons.connector.ssl_verification_enabled" to enable/disable ssl verification of llm connectors.

Tested with and without setting this parameter and I am able to connect a lll server by disabling ssl verification.
Added unit tests too.

Related Issues

Resolves #4371

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR - will create it

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@ylwu-amzn
Copy link
Collaborator

Thanks for publishing this PR.
Spotless check failed, can you run ./gradlew spotlessApply ?

@ylwu-amzn
Copy link
Collaborator

Introduced a new setting parameter "plugins.ml_commons.connector.ssl_verification_enabled" to enable/disable ssl verification of llm connectors.

Another option: control enable/disable SSL on connector level

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.

[FEATURE] Add an option to turn on and off the certificate validation of llm connectors

2 participants