Try and test tunnel key saving and loading

This commit is contained in:
idk
2019-02-09 16:39:50 -05:00
parent 54eb978f11
commit ac48fd6619
8 changed files with 36 additions and 27 deletions

View File

@ -124,4 +124,3 @@ func NewSAMSSUForwarderFromConfig(iniFile, SamHost, SamPort string, label ...str
}
return nil, nil
}