Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

isign.exceptions.ImproperCredentials #145

Open
zhangjunvip opened this issue Nov 26, 2019 · 1 comment
Open

isign.exceptions.ImproperCredentials #145

zhangjunvip opened this issue Nov 26, 2019 · 1 comment

Comments

@zhangjunvip
Copy link

Traceback (most recent call last):
File "/usr/bin/isign", line 4, in
import('pkg_resources').run_script('isign==1.6.15.1574752463.dev67+root', 'isign')
File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 748, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 1517, in run_script
exec(code, namespace, namespace)
File "/usr/lib/python2.7/site-packages/isign-1.6.15.1574752463.dev67+root-py2.7.egg/EGG-INFO/scripts/isign", line 199, in
isign.resign(app_path, **kwargs)
File "/usr/lib/python2.7/site-packages/isign-1.6.15.1574752463.dev67+root-py2.7.egg/isign/isign.py", line 79, in resign
alternate_entitlements_path)
File "/usr/lib/python2.7/site-packages/isign-1.6.15.1574752463.dev67+root-py2.7.egg/isign/archive.py", line 389, in resign
apple_cert_file=apple_cert)
File "/usr/lib/python2.7/site-packages/isign-1.6.15.1574752463.dev67+root-py2.7.egg/isign/signer.py", line 103, in init
raise ImproperCredentials("Cert file does not contain Subject line"
isign.exceptions.ImproperCredentials: Cert file does not contain Subject linewith Apple Organizational Unit (OU)

@jgleal
Copy link

jgleal commented Dec 3, 2019

I've same issue. It wasn't solved it on #116 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants