Is node secure?

Hi,

I know it’s been asked before and I’ve review all threads on this I could find. They all, however, are not conclusive and sometimes provide conflicting information.

Is there a sure way to check whether a node is added as secure or not?

The options suggested so far:

  1. Check OZW log file and look for “NONCES” string in there.
  2. Check for “isSecure” in node properties
  3. Check “zwcfg_xxxxx.xml” file and look for “secured=true” attribute on XML node “”

Would appreciate help. Thanks.