Will urllib3 see certificates?
Posts by technic
-
-
I don't want to fix it myself. I want DMM developers to fix it!
-
Hallo,
Could you add valid certificates in the dreambox images?
When I try to open any https link from python I get an error
"urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)"
The url which I am trying to open is obviously correct and work without any problems on pc.
The python code is also correct and works without problem on any other image.
I think in 2020 the https should work out of the box on new dreambox devices.
Please fix this.
-
This is still broken. The url that I want to access has valid certificate and I do want to have the plugin to check SSL.
Why the dreambox can't check it?
-
Iptv support in dmm images is great, but epg was missing
-
Hi,
How can I add epg to iptv channels? Could parameters like nid,tsid,sid in iptv bouquet be used for identification in epg.dat? -
Hi,
in new oe20 enigma2
eLabel.calculateSize().width()
returns too small value.I use this function on oe16 for automatic adjusting MultiContentEntryText boxes in eListboxPythonMultiContent.
Could you fix this please, or is there another way of calculating text size?