fix for old version of SSL

"context.set_ciphers('DEFAULT:@SECLEVEL=1')" was introduced in
ab3b2c3b but for very old SSL we can have the
follwoing error:

Traceback (most recent call last):
  File "/usr/local/bin/networkcache-upload", line 9, in <module>
    load_entry_point('slapos.libnetworkcache==0.19', 'console_scripts', 'networkcache-upload')()
  File "/usr/local/lib/python2.7/dist-packages/slapos/libnetworkcache.py", line 489, in cmd_upload
    **dict(x.split('=', 1) for x in args.meta))
  File "/usr/local/lib/python2.7/dist-packages/slapos/libnetworkcache.py", line 341, in upload
    'Content-Type': 'application/octet-stream'})
  File "/usr/local/lib/python2.7/dist-packages/slapos/libnetworkcache.py", line 264, in _request
    context.set_ciphers('DEFAULT:@SECLEVEL=1') # XXX
ssl.SSLError: ('No cipher can be selected.',)

/reviewed-on !3
22 jobs for master in 0 seconds
Status Job ID Name Coverage
  External
passed SLAPOS-EGG-TEST

19:51:11

passed SlapOS.Eggs.UnitTest-Master.Python2

00:18:11

failed SLAPOS-EGG-TEST

failed SLAPOS-EGG-TEST

failed SLAPOS-EGG-TEST

canceled SLAPOS-EGG-TEST

failed SLAPOS-EGG-TEST

00:00:06

canceled SLAPOS-EGG-TEST

failed SLAPOS-EGG-TEST

00:11:34

passed SLAPOS-EGG-TEST

00:19:39

failed SLAPOS-EGG-TEST

00:00:15

failed SLAPOS-EGG-TEST

00:00:05

canceled SLAPOS-EGG-TEST

running SLAPOS-EGG-TEST

39536:38:29

running SLAPOS-EGG-TEST

39536:36:33

failed SLAPOS-EGG-TEST

passed SLAPOS-EGG-TEST

00:22:26

failed SLAPOS-EGG-TEST

00:22:36

passed SLAPOS-EGG-TEST

00:34:02

canceled SlapOS.Eggs.UnitTest-Master.Python2

failed SlapOS.Eggs.UnitTest-Master.Python2

00:15:55

passed SlapOS.Eggs.UnitTest-Master.Python2