A cache server does not allow authentication and returns the error: "Error getting response; javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated" (4290122)
A cache server does not allow authentication and returns the error: "Error getting response; javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated"
説明
When trying to authenticate against a cache server, authentication fails and this error is returned: Error getting response; javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
原因
If the client Root Certificate is not present in the cache server the above error may be returned.
対策
Verify that the expected certificates are on the Cache server.