[Feature] APIs with Self-signed Certs with Appsmith
See original GitHub issueSummary
Hitting HTTPs APIs with self-signed certificates fails with the following error:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Motivation
A lot of internal APIs in companies tend to have HTTPs with self-signed certificates and they are currently inaccessible with Appsmith.
Appsmith supports talking to HTTPs with CA-verified certificates and insecure HTTP endpoints as well. APIs with HTTPs on self-signed certs fall somewhere in the middle of these two scenarios and can be a valuable addition to Appsmith.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:4
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Self-signed Certificates - Appsmith
Self -signed Certificates · Navigate to your Authenticated API Datasource in the Explorer pane. · Click Edit in the top-right of the window....
Read more >Configuring APIs - Appsmith
Self -signed Certificates ... If your API is not available on the public internet, you must expose it via a service such as...
Read more >REST APIs | Appsmith
Create Authenticated API. Navigate to Explorer → scroll down to Datasources → Click on the (+) sign → Click Authenticated API.
Read more >Configuring APIs - Appsmith
Appsmith makes it easy to import your APIs into your application using CURL commands. Passing Data/Parameters To API Calls. There are various ways...
Read more >Security | Appsmith
Each self-hosted Appsmith instance ensures data-at-rest security by configuring unique salt and password values. On Appsmith Cloud, all connections are TLS ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@ajinkyakulkarni can we look into prioritising this?
Hi @DaiZack! This feature is GA already, are you having trouble using it for your use case? Or do you mean to say that you need the feature for the Elasticsearch integration on Appsmith?