Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

ssl library

by jehan (Initiate)
on Jun 08, 2020 at 01:40 UTC ( [id://11117797]=perlquestion: print w/replies, xml ) Need Help??

jehan has asked for the wisdom of the Perl Monks concerning the following question:

Hi folks,

I have a working tr69 server written in perl. I receive a request from non-ssl and now i have to implement ssl.
For example my modem sends a request to my tr69 server using http://myacs.abc.com:3000 it works fine but now i want to use https://myacs.abc.com:3000. My server is listening on port 3000

What you guys recommend which library should i use?

Thank you

Replies are listed 'Best First'.
Re: ssl library
by Anonymous Monk on Jun 08, 2020 at 02:40 UTC
Re: ssl library
by perlfan (Vicar) on Jun 08, 2020 at 07:05 UTC
    You have to tell us what is serving your application - apache, nginx, starman, etc?

      They did: "I have a working tr69 server written in perl", not all server applications require a web server. They are asking which module they should look at to add this functionality, not how to configure a web server.

        OP does specifically say "http" and "https" though.

A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11117797]
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-24 22:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found