aws-toolkit-jetbrains: Certification Path Error while selecting credentials

Describe the bug AWS Explorer showing this error after select credentials

Unable to execute HTTP request: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

To reproduce

  1. Install latest plugin using this steps https://github.com/aws/aws-toolkit-jetbrains#eap-builds
  2. Create the credential files (files already tested using awscli)
  3. Click over Configure AWS connection
  4. Select a valid profile
  5. Error should appear on the event log.

Expected behavior AWS Explorer should show the Stacks and the Lambdas out there.

Your Environment

  • OS: Windows 10 10.0
  • JetBrains’ Product: IntelliJ IDEA 2019.1.3 (Ultimate Edition)
  • JetBrains’ Product Version: Build #IU-191.7479.19, built on May 27, 2019
  • Toolkit Version: 1.4 EAP Builds
  • SAM CLI Version: =0.17.0
  • JVM/Python Version: OpenJDK 64-Bit Server VM by JetBrains s.r.o/ Python 3.7

Additional context

  • Also tested it using the plugin in the market.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 19 (9 by maintainers)

Commits related to this issue

Most upvoted comments

Hi… I found this page searching for my problem. I do have a proxy service called ZScaler doing https inspection (yes, I know, tell me about it). However, I’m kind of getting used to installing certificates into truststores, but I cannot find out which truststore is actually used by the aws-toolkit-jetbrains to do the AWS calls. Please help me. Thank you. Lars

Do you have any changes in idea.vmoptions or idea.properties? (Accessible through the Help menu)