When installed from PEAR channel, openssl.conf role is set to "php" when it's obviously a configuration file.
Patch proposal (on https://bugzilla.redhat.com/1047608)
https://bugzilla.redhat.com/attachment.cgi?id=846562
This patch allow to find the file when executed from manual installation and when installed from pear channel.
See https://github.com/phpseclib/phpseclib/pull/286