Does anyone know where I can find a good implementation of OpenSSL library on Perl. I tried Massimmilio Pala's OpenCA::OpenSSL and ran into some issues there. Specifically, I am not able to generate a request. Whatever DN string I pass does not seem to be acceptable to the underlying OpenSSL library. I went through the source and could not figure out where the problem lies. I searched CPAN and openssl sites and they do not seem to have a better implementation of OpenSSL. Anyone know where I can find a more complete implementation of OpenSSL in Perl?
Thanks in Advance Rajesh