pull/506/head
Herman Slatman 3 years ago
parent 9787728fbd
commit 2336936b5c
No known key found for this signature in database
GPG Key ID: F4D8A44EA0A75A4F

@ -75,7 +75,7 @@ func (s *SCEP) Init(config Config) (err error) {
return err
}
// Mask the actual challenge value, so it won't be marshalled
// Mask the actual challenge value, so it won't be marshaled
s.secretChallengePassword = s.ChallengePassword
s.ChallengePassword = "*** redacted ***"

Loading…
Cancel
Save