<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Problem with urllib on https URLs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109241#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Problem with urllib on https URLs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109241">bug 109241</a>
              from <span class="vcard"><a class="email" href="mailto:kiloran.public+bugzilla@gmail.com" title="kiloran.public+bugzilla@gmail.com">kiloran.public+bugzilla@gmail.com</a>
</span></b>
        <pre>I've downloaded Process Monitor and run some tests. I'll attached 3 files:
1...Demo_of_bug_109241.ods Contains a macro which exhibits my reported problem
2...ProcMon_for_bug109241_normal mode.txt which contains the ProcMon records
for the standard version 5.3.4.2
3...ProcMon_for_bug109241_modified.txt which contains the ProcMon records for
5.3.4.2 with the normal _ssl.pyd replaced by that from LibreOffice Portable
4.0.2.2

In each case, I had Demo_of_bug_109241.ods open, started the ProcMon capture,
ran the macro and then stopped the ProcMon capture. I then extracted the
ProcMon records from the first occurrence of _ssl.pyd to the last occurrence of
LIBEAY32.DLL 

As previously reported, the standard version of 5.3.4.2 fails with the macro,
but the modified version works OK.

>From my limited understanding, it seems to me that the correct instance of
_ssl.pyd is being used. However, I do wonder about LIBEAY32.DLL. in both
ProcMon reports, there seems to be many reference to LIBEAY32.DLL "NAME NOT
FOUND". Is this normal?

I tried getting ProcMon records for the same process when running LibreOffice
in safe mode. The macro ran fine, but I could not see any reference to _ssl.pyd
or LIBEAY32.DLL

The only non-standard extension I have installed is this:
<a href="https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python">https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>