@georgalis commented on GitHub:
...
Here's one example of such a rule, but 7 are failing for (I believe) the same reason.
@bernstei if you forward me the 7, I will include them in my patch...
@robertgendler commented on GitHub:
Unfortunately if remote login is never enabled, then the sshd -T will fail with this error. It has to generate the hotkeys once.
The sshd -T is our best…
@georgalis commented on GitHub:
@robertgendler if you can wait half dozen hours, I'll try my hand in this repo, and craft a PR this evening...
@georgalis commented on GitHub:
Pardon me for jumping in without fully understanding the context of this issue. @bernstei are you asking or telling? It would seem to me /usr/sbin/sshd -T is…
@paolafrancesca commented on GitHub:
@pfxpn listener param is ADDRESS:PORT, where address can be empty to listen on every interface
so it should be --tls-listener=:443
@robertgendler commented on GitHub:
@georgalis not bad of an idea to add some kind of check like that.
@mckaygerhard commented on GitHub:
i guess there's more typo and maybe command line depends on versioned
@georgalis commented on GitHub:
Hi @bernstei I do not see os_ssh_fips_140_macs or os_ssh_permit_root_login_configure in the repo, where are they from? Did not check the other names but I presume…
@bernstei commented on GitHub:
Also, FWIW, I started "remote login" from the sharing control panel and then stopped it, and sshd -T still says "No hostkeys available", so it having been…
@georgalis commented on GitHub:
@bernstei that is not consistent with my experience with sshd and/or mac. I could speculate causes, but that would be something of a random walk. I'm certain some…
@bernstei commented on GitHub:
Good question - let me check.
[edited]
Those are typos, because it wasn't easy to cut and paste. I dropped off the "d" from sshd, i.e. they are actually…