Invalid token format; expecting 2 parts separated by
Opened this issue · 1 comments
499909744 commented
/api/v1/certificates?id=&aki=&serial=&revoked_start=&revoked_end=&expired_start=&expired_end=¬expired=¬revoked=&ca= 401 25 "Invalid token in authorization header: Invalid token format; expecting 2 parts separated by '.'"
Vishva066 commented
I am also facing this same issue. This API request needs an enrollment token which needs to passed as an bearer token with base64 of enrollment cert. signature of the certificate and body. But there is no documentation/eg about how to generate this and what is this signature. Need help on this. If anyone has solved this kindly help !!!