看板FB_security
标 题OpenSSH ignores /etc/ssl/openssl.cnf
发信站NCTU CS FreeBSD Server (Mon Jun 3 17:16:08 2013)
转信站ptt!csnews.cs.nctu!news.cs.nctu!.cs.nctucs.nctu!!freebsdfreebsd.org!ow
Hello,
While trying to configure padlock(4) engine as default engine for my system
i've noticed that OpenSSH ignores openssl.cnf. Ie:
$ truss openssl speed aes-128-cbc 2>&1 |grep -i openssl.cnf
open("/etc/ssl/openssl.cnf",O_RDONLY,0666) =3D 3 (0x3)
$ truss scp -c aes128-cbc localhost:/tmp/foo /tmp/bar 2>&1 |grep -i openssl
$
How should i configure it without using openssl.cnf?
FreeBSD version: 9.0 and 9.1, i386 and amd64, with base openssl and openssh.
Regards.
Victor.
-- =
La prueba m=E1s fehaciente de que existe vida inteligente en otros
planetas, es que no han intentado contactar con nosotros. =
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "
[email protected]"