Actions
Bug #49273
closedProblems using rsaauth with openssl on Windows
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-06-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
This bug is just to document a problem that can happen when running rsaauth on a Windows system.
Problem: A Windows system complains about openssl even though it is installed and enabled:
- RSA authentication could not detect the openssl PHP extension. Currently RSA authentication uses a command line openssl utility. This is slower and less secure. Please, consider installing openssl PHP extension.
One possible reason for this has been described in the following (German) article:
http://blog.joergboesche.de/xampp-1-7-7-apachephp-openssl-modul-workaround-gegen-abstuerze
Actions