Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Introduce a new entity SSLCerts linked to a user account
  2. Users should be able to Add/Delete/List certificates linked to their account
  3. Admin should be able to list all the certificates for all accounts
  4. When creating a loadbalancer if the public port is 443 and the private port is 80, then
    • if the loadbalancer device supports SSL offloading,
      • the loadbalncer created should be of type SSL
      • should allow binding/unbinding of a SSL certificate to it.
    • if the loadblancner device does not support ssl offlosd
      • trying to bind a certificate to it should generate an error
  1. Users should be able to attach/remove certificate from a

...