Hi. Apologies if this is documented somewhere and I've missed it.
As part of implementing secure admin in GlassFish, a user can run a
command which (among other things) will change some of the Grizzly
config for the admin listener (turn on/off port unification, turn on/
off redirection of http -> https, set/clear using SSL/TLS, set/clear
the certificate alias to use in SSL/TLS authentication, turn on/off
client-auth=want).
If we changes these config settings, does Grizzly need the server to
restart for those changes to take effect?
Thanks.
- Tim