bc10e05600
Python 2.5 has no ssl module, and we can therefor not get the server certificate for fingerprint verification. Add a check that disables fingerprint verification for python 2.5. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>