Skip to content

feat: support ssl cert from string - #714

Open
Chaz6 wants to merge 1 commit into
marcospereirampj:masterfrom
Chaz6:feat/ca-cert-from-string
Open

feat: support ssl cert from string#714
Chaz6 wants to merge 1 commit into
marcospereirampj:masterfrom
Chaz6:feat/ca-cert-from-string

Conversation

@Chaz6

@Chaz6 Chaz6 commented Apr 20, 2026

Copy link
Copy Markdown

This PR does the following:-

  • Adds a new optional attribute called ca_cert to keycloak_openid.KeycloakOpenID
  • Adds a new optional attribute called ca_cert to connection.ConnectionManager
  • Adds a private class called _HTTPAdapterWithSslContext to connection

The result is that it is possible to supply the CA cert data as a string. This is useful when this data may be stored somewhere other than a local file, such as an external network service.

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.

1 participant