[Bug 1901786] Re: upload options do not support local SSL urls nor self-signed certificates

2021-11-01 Thread Eric Desrochers
** Changed in: sosreport (Ubuntu) Status: Confirmed => Won't Fix ** Changed in: sosreport (Ubuntu) Status: Won't Fix => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901786

[Bug 1901786] Re: upload options do not support local SSL urls nor self-signed certificates

2021-05-25 Thread Eric Desrochers
This has been fixed here[0] @setuid, would you like a testpkg to test with your reproducer ? If yes, please let me know the release you need to test from. Otherwise, you, can also git clone the upstream repo and run sos manually from there. It's up to you. - Eric [0] https://github.com/sosrepo

[Bug 1901786] Re: upload options do not support local SSL urls nor self-signed certificates

2021-04-15 Thread Eric Desrochers
sos upstream discussion: https://github.com/sosreport/sos/issues/2497 ** Bug watch added: github.com/sosreport/sos/issues #2497 https://github.com/sosreport/sos/issues/2497 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1901786] Re: upload options do not support local SSL urls nor self-signed certificates

2021-04-13 Thread Eric Desrochers
Could you try using latest sos HEAD commit ? and if still the same problem, submit your fix to the sos maintainer ? Then we could work on the backport to fix that particular issue and other that I have on my list for 4.1. - Eric ** Tags added: seg sts ** Changed in: sosreport (Ubuntu) St

[Bug 1901786] Re: upload options do not support local SSL urls nor self-signed certificates

2020-12-08 Thread David A. Desrosiers
Disregard the previous, I was on the wrong local branch. This is _not_ fixed upstream, but this small patch adds the missing functionality to make this work: ``` diff --git a/sos/policies/ubuntu.py b/sos/policies/ubuntu.py index 8ec765e4..2b913669 100644 --- a/sos/policies/ubuntu.py +++ b/sos/poli

[Bug 1901786] Re: upload options do not support local SSL urls nor self-signed certificates

2020-12-08 Thread David A. Desrosiers
This appears to be fixed in upstream github master branch. There are varying levels of issues with DAV on nginx accepting the PUT over SSL from sosreport, but that's unrelated to sosreport itself. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t