-
Improvement
-
Resolution: Fixed
-
Major
JENKINS-30749 turned off the JNLP port by default, but not SSHD. It is still enabled (on a random port).
We should
- make SSHD be disabled by default
- move its configuration to /configureSecurity
- is blocking
-
JENKINS-30749 Jenkins should be secure out of the box by default
-
- Resolved
-
- relates to
-
JENKINS-41745 Remoting-free CLI
-
- Resolved
-
- links to
jglick could you point me to an appropriate pair of lifecycle events to start/stop the service? (I can use the InitMilestones for startup, I'm pretty sure but what about shutdown/restarts/cleanup?)