From bf4bef97024cbe09b1a04a617bd4e3695fb1bfec Mon Sep 17 00:00:00 2001 From: adupont Date: Mon, 15 Apr 2024 09:28:26 -0600 Subject: [PATCH 1/7] Change polling period to 5 seconds instead of an hour and a half --- .../certificate_revocation_list/c++11/USER_QOS_PROFILES.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/connext_secure/certificate_revocation_list/c++11/USER_QOS_PROFILES.xml b/examples/connext_secure/certificate_revocation_list/c++11/USER_QOS_PROFILES.xml index 8d75fa06f..6613cb321 100644 --- a/examples/connext_secure/certificate_revocation_list/c++11/USER_QOS_PROFILES.xml +++ b/examples/connext_secure/certificate_revocation_list/c++11/USER_QOS_PROFILES.xml @@ -52,7 +52,7 @@ to use the software. --> com.rti.serv.secure.files_poll_interval - 5000 + 5 com.rti.serv.secure.files_poll_interval - 5 + 5000