Unfortunately, this libeay32.ddl is all over the place, including a number of places a Windows search doesn't want to show me. And, I have no idea which one to use or not to use as none seemed to have arrived with the perl module that is using it.

I didn't find the dll in any of the special locations like system32 that I have been warned about. However, I did find one in the MKS Toolkit which is always a big red flag to me. The network administrators use this crap all the time and update it whenever they like, and it seems to continually get in the way of my stuff. I moved MKS Toolkit to the end of the path, and everything seems to be working again. Maybe I broke something of their's and won't be able to log in tomorrow, but at least I'll be able to do something useful today.


In reply to Re^2: Crypt::OpenSSL::RSA & Java by DanEllison
in thread Crypt::OpenSSL::RSA & Java by DanEllison

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.