← Back to team overview

openjdk team mailing list archive

[Bug 1743139] [NEW] java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

 

Public bug reported:

When trying to access anything using Java + HTTPS, the process is
terminated with an java.security.InvalidAlgorithmParameterException.
Adding -Djavax.net.ssl.trustStorePassword=changeit to the command line
flags of java fixes this problem.

Either the trust store's password should be changed, or this flag sould
be added by default.

** Affects: openjdk-9 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-9 in Ubuntu.
https://bugs.launchpad.net/bugs/1743139

Title:
  java.security.InvalidAlgorithmParameterException: the trustAnchors
  parameter must be non-empty

Status in openjdk-9 package in Ubuntu:
  New

Bug description:
  When trying to access anything using Java + HTTPS, the process is
  terminated with an java.security.InvalidAlgorithmParameterException.
  Adding -Djavax.net.ssl.trustStorePassword=changeit to the command line
  flags of java fixes this problem.

  Either the trust store's password should be changed, or this flag
  sould be added by default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1743139/+subscriptions


Follow ups