Project

General

Profile

Actions

Bug #1868

closed

SSLCryptoDevice padlock does not work anymore on latest master with apache22

Added by lentferj over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

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

Actions #1

Updated by lentferj over 13 years ago

Jan Lentfer schrieb:

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?

And where is cryptodev support? Also with padlock.ko loaded I don't see
anything else than "dynamic" in the engines list.

Jan

Actions #2

Updated by pavalos over 13 years ago

Fixed in 879b2c8fbce7d0537953452233fc06c0c0189d48.

Actions

Also available in: Atom PDF