You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the client implementation handles PENDING responses by waiting for 30 seconds and then sending a PKCSReq again. Instead, the client should be sending CertPoll requests [*].
Currently the client implementation handles PENDING responses by waiting for 30 seconds and then sending a PKCSReq again. Instead, the client should be sending CertPoll requests [*].
scep/cmd/scepclient/scepclient.go
Line 191 in fa847ce
[*] https://tools.ietf.org/id/draft-gutmann-scep-16.html#section-3.3.3
The text was updated successfully, but these errors were encountered: