Story #7640
ONEShare failing with ServiceFailure
Status:
New
Priority:
Normal
Assignee:
Category:
Environment.Production
Target version:
Start date:
2016-02-12
Due date:
% Done:
0%
Story Points:
Sprint:
Description
When attempting to retrieve an object from ONEShare or to retrieve log entries, the following ServiceFailure from the ONEShare is reported:
class javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
here are two example urls that fail with curl using the CN certificate for authentication.
https://oneshare.unm.edu/knb/d1/mn/v1/object/ark:%2Fc5146%2Fr3pp45%2F3%2Fmrt-datacite.xml
https://oneshare.unm.edu/knb/d1/mn/v1/meta/ark:%2Fc5146%2Fr3pp45%2F3%2Fmrt-datacite.xml"
So, both get and getSystemMetadata fail for the pid ark:/c5146/r3pp45/3/mrt-datacite.xml
Subtasks