Is anyone else seeing policy type of "no-policy-found" in the TLSRPTs that they are receiving from Google?

I'm seeing said policy with a "total-successful-session-count" of exactly one each day in addition to the other policies.

For a week now, I've had one or more successful counts on my "sts" policy and exactly one hit on a "no-policy-found", every day.

I was curious if anyone had any thoughts before I go tilt at the Google windmill.

{
        "organization-name": "Google Inc.",
        "date-range": {
                REDACTED
        },
        "contact-info": "smtp-tls-report...@google.com",
        "report-id": REDACTED
        "policies": [
                {
                        "policy": {
                                "policy-type": "sts",
                                "policy-string": [
                                        "version: STSv1",
                                        "mode: testing",
                                        REDACTED
                                        "max_age: 604800"
                                ],
                                "policy-domain": REDACTED
                        },
                        "summary": {
                                "total-successful-session-count": 24
                        }
                },
                {
                        "policy": {
                                "policy-type": "no-policy-found"
                        },
                        "summary": {
                                "total-successful-session-count": 1
                        }
                }
        ]
}



--
Grant. . . .
unix || die

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Uta mailing list
Uta@ietf.org
https://www.ietf.org/mailman/listinfo/uta

Reply via email to