Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hlandau committed Dec 5, 2015
1 parent 6163744 commit b17333c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion responder/tlssni.go
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ func newTLSSNIResponder(rcfg Config) (Responder, error) {
}

if i == 0 {
//r.cfg.Certificates = []tls.Certificate{*c}
r.cfg.Certificates = []tls.Certificate{*c}
}

certs[name] = c
Expand Down

0 comments on commit b17333c

Please sign in to comment.