RE: HTTPS put file in perl

2008-06-19 Thread David M. Funk
Ok Great!! Thanks, I'll give it a try... David M. Funk President/CEO Tivoli Certified Enterprise Consultant Specializing in Network and Systems Management Solutions Trinity Solutions 604 Cassandra Dr. Cranberry Twp., PA 16066 Phone: 724-316-0721

RE: HTTPS put file in perl

2008-06-19 Thread David M. Funk
Yea that's what I tried earlier and couldn't get to work.. Thanks for your reply though. David M. Funk President/CEO Tivoli Certified Enterprise Consultant Specializing in Network and Systems Management Solutions Trinity Solutions 604 Cassandra Dr. Cranberry Twp., PA 16066

HTTPS put file in perl

2008-06-18 Thread David M. Funk
); out.write( "response Code:"+conn.getResponseMessage() ); conn.disconnect();= ++++++++ + TIA, David M. Funk President/CEO Tivoli Certified Enterprise Consultant Specializi

Perl & SSL Certificates

2007-12-19 Thread David M. Funk
Folks, I wrote a "webbot" Perl script that goes through an entire checkout process and tests for validation. It works great. It has been in production for a while now. Now to make changes, I had to copy into our test environment and work with our test web server. (Change control go figure...