blob: 4b827b4dd362271b6074038941e01739024a2f92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
carol::cat /var/log/daemon.log::sending issuer cert.*CN=Research CA::YES
dave::cat /var/log/daemon.log::sending issuer cert.*CN=Sales CA::YES
moon::cat /var/log/daemon.log::fetching crl from.*http.*research.crl::YES
moon::cat /var/log/daemon.log::crl correctly signed by.*Research CA::YES
moon::cat /var/log/daemon.log::fetching crl from.*http.*sales.crl::YES
moon::cat /var/log/daemon.log::crl correctly signed by.*Sales CA::YES
moon::cat /var/log/daemon.log::fetching crl from.*http.*strongswan.crl::YES
moon::cat /var/log/daemon.log::crl correctly signed by.*strongSwan Root CA::YES
carol::ipsec status::alice.*INSTALLED::YES
moon::ipsec status::alice.*INSTALLED::YES
dave::ipsec status::venus.*INSTALLED::YES
moon::ipsec status::venus.*INSTALLED::YES
|