javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Paul B. Henson
henson at cpp.edu
Sat Feb 18 05:54:32 UTC 2023
I think I've reported this once before; one of my boxes started logging this error continuously today. The other two production idp's didn't log it once. After I restarted this one, it stopped logging it.
Some state someplace is going wiggy for some unknown reason <sigh>. No clue what where or why. It's probably been a few years since it last happened.
2023-02-17 21:48:34,682 - 47.157.204.124/node0lr3e51o2qfif112vxa96obzg02276756 - ERROR [org.opensaml.saml.meta
data.resolver.impl.AbstractDynamicMetadataResolver:869] - Metadata Resolver FunctionDrivenDynamicHTTPMetadataR
esolver incommon-mdq: Error fetching metadata from origin source
javax.net.ssl.SSLException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAncho
rs parameter must be non-empty
at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:133)
Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the
trustAnchors parameter must be non-empty
at java.base/sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:102)
Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at java.base/java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200)
--
Paul B. Henson | (909) 979-6361 | http://www.cpp.edu/~henson/
Operating Systems and Network Analyst | henson at cpp.edu
California State Polytechnic University | Pomona CA 91768
More information about the users
mailing list