-
- Downloads
Include the QuoVadis root certificate in the Python and PHP client
code. The certificates on the Lookup server are about to be updated, and the new certificates will be signed by this new root. This update will be needed by many systems using Python and PHP, since the default is for them not to include any root certificates. Java clients won't be affected, since Java uses the system's default root certificates. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@63
Showing
- src/java/uk/ac/cam/ucs/ibis/client/IbisClientConnection.java 1 addition, 1 deletionsrc/java/uk/ac/cam/ucs/ibis/client/IbisClientConnection.java
- src/php/ibisclient/client/IbisClientConnection.php 1 addition, 1 deletionsrc/php/ibisclient/client/IbisClientConnection.php
- src/php/ibisclient/client/cacerts.txt 33 additions, 0 deletionssrc/php/ibisclient/client/cacerts.txt
- src/python/ibisclient/cacerts.txt 33 additions, 0 deletionssrc/python/ibisclient/cacerts.txt
- src/python/ibisclient/connection.py 1 addition, 1 deletionsrc/python/ibisclient/connection.py
- src/python3/ibisclient/cacerts.txt 33 additions, 0 deletionssrc/python3/ibisclient/cacerts.txt
- src/python3/ibisclient/connection.py 1 addition, 1 deletionsrc/python3/ibisclient/connection.py
Loading
Please register or sign in to comment