Add some more TRACE output for certs.

This commit is contained in:
Adam Ierymenko 2013-10-25 13:43:04 -04:00
parent 1505e8dd50
commit 010616e3ae
3 changed files with 12 additions and 2 deletions

View file

@ -322,6 +322,8 @@ public:
}
/**
* Get current network config or return NULL
*
* @return Network configuration -- may be NULL
*/
inline SharedPtr<NetworkConfig> config2() const