Skip to content
New issue

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

Add support for self-signed server certificates #15411

Open
petkivim opened this issue Jan 21, 2025 · 1 comment
Open

Add support for self-signed server certificates #15411

petkivim opened this issue Jan 21, 2025 · 1 comment
Labels
bb-rest enhancement New feature or request

Comments

@petkivim
Copy link

Some internal REST APIs may use self-signed certificates or certificates issued by non-public CAs that are not commonly trusted. Currently, connections to such servers fail, because the TLS certificate is not trusted. Therefore, it's necessary to add support for using self-signed server certificates by allowing uploading trusted TLS certificates to Budibase.

@petkivim petkivim added the enhancement New feature or request label Jan 21, 2025
Copy link

linear bot commented Jan 21, 2025

@ConorWebb96 ConorWebb96 added the bb-rest label Jan 21, 2025 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb-rest enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants