<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - LibreOffice win32 comes with a broken ssl module"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108316">108316</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LibreOffice win32 comes with a broken ssl module
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>5.1 all versions
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86 (IA32)
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vladboscaneanu@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
Hi.
For several years LO comes with a broken ssl module, due to this is very hard
to use internet services.
Steps to Reproduce:
1.If you have a win32 machine,write an py file with only one command:
2. import ssl
3.put it in Script/python folder, then run it
4.You will get an error , something like "the system cannot run DLL ..."
5.ATTENTION!!! Usually from console everything works fine,the error is present
when run the script as a macro (especial if a python version is already
installed in your system)
Actual Results:
Getting an error
Expected Results:
.
Reproducible: Always
User Profile Reset: yes
Additional Info:
To verify if ssl module is broken:
1.open LibreOffice/program/python-core-3.3.0
2.Search _ssl.pyd file .
3.If size is about 48kb, the file is broken.
4.Normal _ssl.pyd file has about 1.163 kb.
5.Once you copy and paste an _ssl.pyd file from the SAME VERSION of desktop
python ,the internet services work fine.
If I will find how to attach an normal _ssl.pyd ,I will attach it here.For
current LO version is a file from python 3.3.5.
User-Agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/58.0.3029.110 Safari/537.36</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>