-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How is JDS Support working for you? #216
Comments
I downloaded and updated AutoPkgr 1.1.2 and configured my JSS/JDS and attempted to download Firefox.jss and GoogleChrome.jss with the following results (seems I need to configure some certificates perhaps?): AutoPkgr error: /Library/Python/2.7/site-packages/python_jss-0.4.3-py2.7.egg/jss/contrib/requests/packages/urllib3/connectionpool.py:730: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html (This warning will only appear once by default.) [ERROR] jss.contrib.requests.exceptions.SSLError: [Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib console log 12/2/14 7:42:40.130 AM AutoPkgr[58866]: (FULL AUTOPKG TRACEBACK) |
@donparfet is your JDS using a self signed cert? |
@donparfet, For me it fixed things when I did
But since you were already seeing the insecure connection warning, it implies it was already set to |
@eahrold yes to both questions |
@eahrold I found a JSS AutoPkg add-on update available today so installed it. i also ran the defaults command you suggested. Just a reminder; my JSS/JDS is on the same RHEL Vm /Library/Python/2.7/site-packages/python_jss-0.5.1-py2.7.egg/jss/contrib/requests/packages/urllib3/connectionpool.py:734: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html console log 12/4/14 1:18:35.462 PM AutoPkgr[7740]: (FULL AUTOPKG TRACEBACK) |
You might want the new add-on https://github.com/sheagcraig/jss-autopkg-addon/releases The JDS part actually uploads to the JSS (like casper admin I believe) so the username and password should be the JSS API user, although with this newest update you don't need that info. |
@donparfet, |
We have a pre-release up, and in combination with the new Python-JSS has support for JDS.
Pleas let us know how it's working for you.
The text was updated successfully, but these errors were encountered: