mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-08-14 04:49:18 +02:00
Small fix
This commit is contained in:
parent
afe33a9204
commit
9cd40d5b30
1 changed files with 0 additions and 1 deletions
1
main.go
1
main.go
|
@ -78,7 +78,6 @@ func main() {
|
|||
cfg.KeyLogWriter = w
|
||||
}
|
||||
|
||||
|
||||
cert, err := tls.LoadX509KeyPair(conf.Server.CertFile, conf.Server.KeyFile)
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue