Update to v2.0.0 of github.com/micromdm/scep

This commit is contained in:
Herman Slatman 2021-03-26 22:04:18 +01:00
parent 2320d0911e
commit c3d9cef497
No known key found for this signature in database
GPG key ID: F4D8A44EA0A75A4F
5 changed files with 244 additions and 7 deletions

View file

@ -4,7 +4,7 @@ import (
"crypto/x509"
"encoding/asn1"
microscep "github.com/micromdm/scep/scep"
microscep "github.com/micromdm/scep/v2/scep"
//"github.com/smallstep/certificates/scep/pkcs7"