NuSkooler / enigma-bbs

ENiGMA½ BBS Software
https://nuskooler.github.io/enigma-bbs/
BSD 2-Clause "Simplified" License
537 stars 104 forks source link

Generate SSH cert with oputil #519

Open cognitivegears opened 12 months ago

cognitivegears commented 12 months ago

Now that we have upgraded the ssh2 library, it supports the ability to generate ssh certificates. We should take advantage of this to facilitate ssh setup without any external tools needed. Some thoughts below:

NuSkooler commented 12 months ago

This could probably live under oputil config, e.g. oputil.js config ssh-key [options]