question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature] APIs with Self-signed Certs with Appsmith

See original GitHub issue

Summary

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:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Nikhil-Nandagopalcommented, Feb 2, 2022

@ajinkyakulkarni can we look into prioritising this?

0reactions
nidhi-naircommented, Apr 15, 2022

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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found