[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
raeburn
raeburn at source.lon-capa.org
Fri Aug 26 13:14:23 EDT 2016
raeburn Fri Aug 26 17:14:23 2016 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
- Add LONCAPA/LWPReq.pm (wrapper for LWP UserAgent to accommodate certificate
verification for SSL).
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.936 doc/loncapafiles/loncapafiles.lpml:1.937
--- doc/loncapafiles/loncapafiles.lpml:1.936 Wed Aug 17 15:23:14 2016
+++ doc/loncapafiles/loncapafiles.lpml Fri Aug 26 17:14:23 2016
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.936 2016/08/17 15:23:14 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.937 2016/08/26 17:14:23 raeburn Exp $ -->
<!--
@@ -7537,6 +7537,16 @@
<status>works/verified</status>
</file>
<file>
+ <source>loncom/LWPReq.pm</source>
+ <target dist='default'>home/httpd/lib/perl/LONCAPA/LWPReq.pm</target>
+ <categoryname>system file</categoryname>
+ <description>
+ Wrapper for LWP UserAgent to support enabling/disabling certificate
+ verification and/or hostname validation on any of LWP 5.83X and LWP 6.X
+ </description>
+ <status>works/verified</status>
+</file>
+<file>
<source>loncom/Lond.pm</source>
<target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>
<categoryname>system file</categoryname>
More information about the LON-CAPA-cvs
mailing list