看板 DFBSD_bugs 關於我們 聯絡資訊
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. Jan