...
- Introduce a new entity SSLCerts linked to a user account
- Users should be able to Add/Delete/List certificates linked to their account
- Admin should be able to list all the certificates for all accounts
- When creating a loadbalancer if the public port is 443 and the private port is 80, then
- if If the loadbalancer device supports SSL offloading,
- the The loadbalncer created should be of type SSL
- should Should allow attach/remove of a SSL certificate to it.
- if If the loadblancner device does not support ssl offload
- The loadbalncer type will be TCP
- Trying trying to attach a certificate to it should generate an error
...
{"serverDuration": 146, "requestCorrelationId": "0a7e3a40fb7bf39a"}