Actions
Bug #83643
closedSupport PHP OpenSSL with LibreSSL
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
-
Start date:
2018-01-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The official PHP 7.2 alpine docker image uses LibreSSL instead of OpenSSL
https://github.com/docker-library/php/blob/57b41cfc2d1e07acab2e60d59a0cb19d83056fc1/7.2/alpine3.7/fpm/Dockerfile#L26
https://github.com/docker-library/php/blob/57b41cfc2d1e07acab2e60d59a0cb19d83056fc1/7.2/alpine3.7/fpm/Dockerfile#L98
PHP Info:
openssl
OpenSSL support enabled
OpenSSL Library Version LibreSSL 2.5.5
OpenSSL Header Version LibreSSL 2.5.5
Openssl default config /etc/ssl/openssl.cnf
Directive Local Value Master Value
openssl.cafile no value no value
openssl.capath no value no value
I'm not able to log in to the backend.
Files
Actions