Jens
Results
1
comments of
Jens
You could do a hack/patch to fix it up: https://github.com/twopointone/applepassgenerator/blob/52e1db18ed08b24cec5283b90fcc64bb25b2f59a/src/applepassgenerator/models.py#L371 instead do something like this (i use my own library for apple wallet and do it like this): pkcs7.PKCS7SignatureBuilder( manifest.encode("UTF-8"),...