<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mstahl@redhat.com" title="Michael Stahl <mstahl@redhat.com>"> <span class="fn">Michael Stahl</span></a>
</span> changed
          <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>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>mstahl@redhat.com
           </td>
         </tr></table>
      <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#c2">Comment # 2</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:mstahl@redhat.com" title="Michael Stahl <mstahl@redhat.com>"> <span class="fn">Michael Stahl</span></a>
</span></b>
        <pre>
do you perhaps have some files "ssleay32.dll" and "libeay32.dll"
somewhere in C:/Windows ? that is known to ruin one's day.

you could try to verify that the correct dlls (from the LO
installation's "program" directory) are loaded by
running Dependency Walker from <a href="http://www.dependencywalker.com/">http://www.dependencywalker.com/</a>
and looking at the _ssl.pyd file - that should display
*errors* about ssleay32.dll and libeay32.dll and python35.dll
not being found - if these libraries *are* found somewhere
that's a problem.

(when you run LO, they are found via %PATH%, which has a lower
priority than system directories)</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>