Fix timeout value according to guidelines
[integration/test.git] / csit / suites / aaa / tls / 010__aaa_restconf_tls.robot
index b56f3f046979c64d52c7920fe8947bc6a5ef50f2..fbe7b4263be1dcd6b4d1e305d8c43bc9c8f73642 100644 (file)
@@ -2,6 +2,7 @@
 Documentation     Test suite for Securing RESTCONF communication.
 ...               Note this suite requires PycURLLibrary to handle client certificates. While Requests library is able
 ...               to handle server certificates well, it lacks capabilities to deal with client certificates.
+...               TODO: Investigate the possibility to incorporate this into TemplatedRequests
 Suite Setup       Init Suite
 Suite Teardown    Cleanup Suite
 Library           OperatingSystem