Versions Compared

Key

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

...

Right now we don't have SSL installed, or a way to add the certs to the keystore. For more information on the complexity of ssl certs in general, please review the LDAP section above.

The following commands will restart all the Jetty servers:

salt -G "roles:jetty" service.stop jetty
salt -G "roles:jetty" service.start jetty

And as we move these servers into different tiers, we will add
that to the -G.