Add autocert
This commit is contained in:
@@ -55,7 +55,6 @@ func NewHoneypotServer(cfg config.HoneypotConfig, store store.LoginAttemptStore)
|
||||
}
|
||||
|
||||
hs.sshServer.AddHostKey(signer)
|
||||
|
||||
}
|
||||
|
||||
return &hs, nil
|
||||
|
Reference in New Issue
Block a user