Referrer policy hide the referrer of self-signed certificates
问题 I can't seem to get the referrer on a 3rd party XHR request to a development server with a self-signed certificate. After complying to chrome's use of SAN instead of CN and registering my self-signed localhost certificate, I got the green dot for this request in Dev Tools security panel, but I also get the following: This request does not comply with Chrome's Certificate Transparency policy. I've tried to use Chrome Group Policies to disable it, but it did not work. Have anyone else stumbled