DRIVER-EU / test-bed-admin

A test-bed administration management tool for managing the Kafka-based test-bed.
MIT License
1 stars 0 forks source link

Create & download certificate #33

Closed croser closed 5 years ago

croser commented 5 years ago
croser commented 5 years ago

@thoobr: Please provide me with a JSON certJson as retrieved from 8443 for testing. Thanks!

Not necessarily needed.

croser commented 5 years ago

@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>)

thoobr commented 5 years ago

Endpoint id available: HTTP GET: /AdminService/getSolutionsCertMap RETURNS: Map<String,String> -> key = clientID, value=p12 filename e.g.: test.p12