Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

SSL/TLS Access to MS Web Portal

by openadmin_Les (Initiate)
on Oct 08, 2011 at 02:44 UTC ( [id://930282]=perlquestion: print w/replies, xml ) Need Help??

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

What would be the best approach to using perl to access a TLS protected microsoft technology based web portal?

I'm writing additional code to allow schools in Alberta, Canada to access the provincial Education Dept running this portal. My software, Open Admin for Schools, (GPL perl based) can easily access the next provinces system (Saskatchewan, Canada) using SSLeay (along with OpenSSL).

However this is a much tougher nut to crack. I can easily handle the xml and soap calls, etc. The problem is how to get in the front door. I have all required digital certificates, etc and have a demonstration app (written in Visual Basic), which works fine. However, I need a server app with which to do real work to synchronize student school registration, etc with Alberta Education

Any suggestions most welcome!

Replies are listed 'Best First'.
Re: SSL/TLS Access to MS Web Portal
by philipbailey (Curate) on Oct 08, 2011 at 08:40 UTC

    TLS is standard, so in principle it should no make any difference whether you are connecting to a backend based on Microsoft, Linux or a Babbage difference engine. It is difficult, however, for us to comment on code we cannot see. You are most likely to get some detailed help here if you post a small test script, ideally under 20-30 lines, which successfully connects to Saskatchewan but fails to connect to Alberta.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-19 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found