You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2019. It is now read-only.
make test returns good, but when I try make client_config or make pkg I run into this problem:
File "/Users/me/simian/VE/lib/python2.7/site-packages/simian-2.5-py2.7.egg/simian/settings.py", line 267, in CheckValuePemX509Cert
raise ValueError(str(e))
ValueError: Unknown OID field-0
make: *** [settings_check] Error 1
I'm not even sure where to look to fix this.