omorsi
Results
1
issues of
omorsi
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 [*]. https://github.com/micromdm/scep/blob/fa847cef3c453edee9fd4a519defa2befb94b676/cmd/scepclient/scepclient.go#L191 [*] https://tools.ietf.org/id/draft-gutmann-scep-16.html#section-3.3.3
enhancement