[TYPO3-dev] [TYPO3-v4] Announcing TYPO3 4.6 beta3

Helmut Hummel helmut.hummel at typo3.org
Fri Sep 23 22:55:45 CEST 2011


Hi,

On 23.09.11 15:30, Maxime Lafontaine wrote:
> The result of
>
>    <?php
>    $testKey = @openssl_pkey_new();
>    var_dump($testKey);
>
> is :
>
>
>    boolean false

Thanks. That is the result I expected. I will take care to add a check 
into the install tool.

> Is there a way to disable the login via openssl?

Just delete the following lines in localconf.php

$TYPO3_CONF_VARS['BE']['loginSecurityLevel']  = 'rsa';
$TYPO3_CONF_VARS['FE']['loginSecurityLevel']  = 'rsa';


Kind regards,
Helmut

-- 
Helmut Hummel
TYPO3 Security Team Leader, TYPO3 v4 Core Team Member

TYPO3 .... inspiring people to share!
Get involved: typo3.org




More information about the TYPO3-dev mailing list