In our project, we need to start an additional SSHD server as a daemon to handle specific authentication use cases. The current implementation doesn't allow extending the initialization process.
I've prepared a 2 PRs that address this via 2 different approaches:
...would appreciate it if you could take a look.