Project

General

Profile

Actions

Bug #33165

closed

rsaauth PHP backend calls key generation on every page request.

Added by Alexander Opitz over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
-
Start date:
2012-01-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

the rsaauth isAvailable function was changed, that it tests also on unix systems if rsa is configured correct.

This function will be called on every page request but takes 200ms (on our Quad Core Server) ... and IMHO key generation depends on available events on a system. So slower systems have a slower key generation.

This test should go into the Service Test on installation and shouldn't be called on every page request.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #38781: rsaauth PHP backend calls key generation on every page request (2)Closed2012-07-09

Actions
Has duplicate TYPO3 Core - Feature #35798: rsaauth calls openssl_pkey_new on every request [Performance]Closed2012-04-09

Actions
Follows TYPO3 Core - Bug #31188: rsaauth only checks if key generation works on WindowsClosedHelmut Hummel2011-10-22

Actions
Actions

Also available in: Atom PDF