robojeb/AgFS

agfs-keygen needs to specify port

Closed this issue · 1 comments

agfs-keygen does not have a port argument. This is fine under the current situation if all agfs-servers listen on the same port but if we allow servers to listen on different ports we will need to specify that port in the key-file so the client can successfully connect.

AgFS-keygen now has a port argument that it uses correctly to create a key for the server that will listen on the given port.