Bug #1868
closedSSLCryptoDevice padlock does not work anymore on latest master with apache22
0%
Description
Jan Lentfer schrieb:
I used to run apache22 on 2 different systems with "SSLCryptoDevice
padlock" and DF. After upgrading to latest master (with new openssl)
this directive in /usr/pkg/etc/httpd/httpd-ssl.conf causes an error and
prevents apache from starting.Syntax error on line 39 of /usr/pkg/etc/httpd/httpd-ssl.conf:
SSLCryptoDevice: Invalid argument; must be one of: 'builtin' (none),
'dynamic' (Dynamic engine loading support)Recompilation of apache22 DOES NOT fix the problem.
Actually, it seems padlock is not recognized by openssl anymore :-(
epia# openssl engine
(dynamic) Dynamic engine loading support
padlock used to be listed here. Or is the a change in openssl handling
of crypto engines?
Jan
Updated by lentferj about 14 years ago
Jan Lentfer schrieb:
Actually, it seems padlock is not recognized by openssl anymore :-(
epia# openssl engine
(dynamic) Dynamic engine loading supportpadlock used to be listed here. Or is the a change in openssl handling
of crypto engines?
And where is cryptodev support? Also with padlock.ko loaded I don't see
anything else than "dynamic" in the engines list.
Jan
Updated by pavalos almost 14 years ago
Fixed in 879b2c8fbce7d0537953452233fc06c0c0189d48.