Skip to content

Commit bb96f2b

Browse files
author
Jean-Baptiste Pin
committed
remove log
1 parent 947f66a commit bb96f2b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

authority/provisioner/est_auth.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ type ESTAuthRequest struct {
3939
}
4040

4141
func (s *EST) GetClientCertificateConfig() *ClientCertificateConfig {
42-
fmt.Printf("EST provisioner: %#v\n", s)
4342
return &ClientCertificateConfig{
4443
Enable: boolValue(s.EnableTLSClientCertificate, false),
4544
ForwardedTLSClientCertHeader: s.ForwardedTLSClientCertHeader,

0 commit comments

Comments
 (0)