Actions
Bug #31188
closedrsaauth only checks if key generation works on Windows
Start date:
2011-10-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The php backend in rsaauth checks if it would work correctly by testing if key generation would work. But this is only checked on Windows platforms.
Since there also could be nix platforms with a wrong OpenSSL configuration, we should remove this limitation and check in any case.
Actions