Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • The SSL offload will be defined as a new Capability as SslOffload in Network.java static class Capability
  • NetscalerElement when checking for canHandleLbRules will check for SSL rule and respond accordingly
  • LoadBalancingRule will have a new static class LbSslCert and will have a list List<LbSslCert> for holding the certificate(s)
  • Wiki Markup{{LoadBalancerTO}} will have a new parameter for passing certificate information and an array {{SslCertsTO\[\]}} for holding the certificates.

The loadbalancign rule will have a new subclass for SSL certs

...