I have a slightly different behaviour on karmic:
otaeg...@otaeguis-home:~$ echo "" | strace -f -s 1024 -e trace=file openssl
s_client -connect www.google.com:443 -CApath /dev/null 2>&1 | egrep
'^open|return code'
...
open("/usr/lib/ssl/cert.pem", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file
or directory)
...
open("/usr/lib/ssl/certs/7651b327.0", O_RDONLY|O_LARGEFILE) = 4
...
Verify return code: 0 (ok)
Please note I haven't modified the standard openssl configuration.
Best regards
--
openssl s_client behaves strangely without CAPath
https://bugs.launchpad.net/bugs/396818
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs