FWIW:
# enable certificates validation in webkit views unless specified
otherwise
if "SOFTWARE_CENTER_FORCE_DISABLE_CERTS_CHECK" in os.environ:
context.set_tls_errors_policy(webkit.TLSErrorsPolicy.IGNORE)
# WARN the user!! Do not remove this
LOG.warning("SOFTWARE_CENTER_FORCE_DISABLE_CERTS_CHECK " +
"has been specified, all purchase transactions " +
"are now INSECURE and UNENCRYPTED!!")
Is not accurate, you are still going to have encryption. It just might
be an encrypted connection to some attacker. :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469221
Title:
Move to webkit2gtk in main
To manage notifications about this bug go to:
https://bugs.launchpad.net/shotwell/+bug/1469221/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs