Hi Armin, I am getting this issue in cpython as well as pypy. I am using pyopenssl 0.12. I am probably not using it the right way to convert to p7b?
Thanks, -Roshan On Mon, Oct 12, 2015 at 8:47 AM, Armin Rigo <[email protected]> wrote: > Hi Roshan, > > On Thu, Oct 8, 2015 at 6:53 PM, Roshan Cherian <[email protected]> > wrote: > > I have a requirement to convert from p12 to p7b. I am sorry for my little > > knowledge on this and I am not even sure I can ask this here. > > Is this error showing up on PyPy but not on CPython for the same code? > Are you using the same version of the libraries in both cases (which > library is that, pyopenssl?) > > > A bientôt, > > Armin. >
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
