Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Greetings!

I am in the process of attempting to write a small perl application to do SSL tunneling with sprinkles (this means that I will be doing packet introspection and modifying things *before* they are SSL'd). I have succeeded with almost no effort in getting my solution to work on a Linux box thanks to the lovely IO::Socket::SSL. However, due to the nature of having "clients", I have to get the program to work in a Windows environment. As a small aside before I get to the "main question", I am using Perl2Exe right now, though I will be evaluating PerlApp just to see the pro's and con's (I have no choice, this has to be a stand alone executable, the clients are guaranteed *not* to even have heard of Perl.)

So... here is the main question :) Knowing darned well that MS has provided SSL libraries in it's Operating System (after all, IE uses them to do https), I was wondering if any more Win saavy perl monks knew how to take advantage of these libraries and "get" an SSL stream in Windows without having to resort to bundling the OpenSSL library in my end product?

Any pointers would be appreciated!


In reply to Win32 SSL? by eduardo

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-25 22:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found