Announcement

Collapse
No announcement yet.

SSL server on 443

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Scott Turchin
    replied
    Stunnel does the job nicely - I can create the stunnel.conf file from my options screen and install/uninstall it when the option is selected -

    A good solution

    Thanks!

    Leave a comment:


  • Scott Turchin
    replied
    Would love to check out your client side as well, we do DOD PKI here...

    But I am looking for server, and a tunnel would work too, in fact would be easier to recommend another product and put my app behind it...

    I'll check that out, thanks!

    Leave a comment:


  • Don Dickinson
    replied
    are you looking for client code (https) or server-side code (https server)?
    i might have client code (using the now deprecated wininet).

    for server, you might want to have a look at ssltunnel (stunnel.org i think). it allows you to redirect ports (both client and server) through an ssl tunnel to the other side.

    -don

    Leave a comment:


  • Scott Turchin
    started a topic SSL server on 443

    SSL server on 443

    Has anyone got a sample of accepting a web browser on 443, SSL, 128 bit encrypted?

    Running on a DOD computer and need to establish an SSL session as the server....
Working...
X