Closed croser closed 5 years ago
@thoobr: Please provide me with a JSON certJson as retrieved from 8443 for testing. Thanks!
Not necessarily needed.
@thoobr : Basic functionality is there. We hold the collection of certificate file names in-browser-memory for now. Please let me know as soon as a endpoint is available delivering the initial state of certificate files (i.e. a map<solution, fileName>)
Endpoint id available: HTTP GET: /AdminService/getSolutionsCertMap RETURNS: Map<String,String> -> key = clientID, value=p12 filename e.g.: test.p12