Re: [Twisted-Python] how to run ckeygen

2021-01-09 Thread Colin Watson
On Sat, Jan 09, 2021 at 11:03:28AM -0600, Thomas Anderson wrote: > I did "pip install twisted" and it seemed to install okay. > > Now I'm trying to get > https://twistedmatrix.com/documents/current/_downloads/9620a18fe21cabe0de79cc9c0efe1043/sshsimpleserver.py > running locally. To do so it says I

[Twisted-Python] how to run ckeygen

2021-01-09 Thread Thomas Anderson
I did "pip install twisted" and it seemed to install okay. Now I'm trying to get https://twistedmatrix.com/documents/current/_downloads/9620a18fe21cabe0de79cc9c0efe1043/sshsimpleserver.py running locally. To do so it says I need to first do "ckeygen -t rsa -f ssh-keys/ssh_host_rsa_key". ssh-keygen