Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

REST API client does not fall back to the OS trusted keystore #91

Open
Assignees
fioan89
Labels
upstreamIssues awaiting an upstream issue
@fioan89

Description

@fioan89

While testing the proxy support in the plugin with mitmproxy we've noticed that the REST client does not fallback to the OS trusted certificates if it can't find anything in the JVM's default keystore.

Mitmproxy uses self-signed certificates, and it's usually simpler to add the certificate required to the operating system's certificate trust store rather than Toolbox JVM's default keystore. However, by default, JVM-based applications use only the JVM's default keystore, which means connecting to servers will fail due to not trusting the certificate presented.

Ideally, the plugin cascades in the following order:

  • JVM's default keystore
  • Coder configured CA (available in the Settings page under TLS section)
  • OS trusted keystore

Metadata

Metadata

Assignees

Labels

upstreamIssues awaiting an upstream issue

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp