Is this patch posted anywhere? This sounds similar to something Patrick was looking at a while back

On Tue, Jul 11, 2017 at 11:15 AM, Mátyás Selmeci <matyas@cs.wisc.edu> wrote:
We use X.509 certificates for auth and wrote a patch that caches the passphrase so that we do not need to type it in several times for each build. I've been unable to change the patch to work with the python-requests code path (IIRC, I'd have to patch requests itself), so we set use_old_ssl=True to use the old code path.

So unfortunately, this would cause us problems.

-Mat


On 07/11/17 09:46, Michael McLean wrote:
See: https://pagure.io/koji/issue/467

I'd like to drop the old ssl code from Koji. We've been using python-requests for a couple releases, which is just a better all around approach.

[note: we'll still keep the support on the legacy-py24 branch, since requests does not support py24]

So, currently planning on dropping this in 1.14. Tomas has the PR here: https://pagure.io/koji/pull-request/498

If this is going to cause you trouble, please speak up now. (Though I really doubt it will cause anyone problems, as you have to go fairly out of your way to hit that code path)



_______________________________________________
koji-devel mailing list -- koji-devel@lists.fedorahosted.org
To unsubscribe send an email to koji-devel-leave@lists.fedorahosted.org

_______________________________________________
koji-devel mailing list -- koji-devel@lists.fedorahosted.org
To unsubscribe send an email to koji-devel-leave@lists.fedorahosted.org