Commit abf0435e authored by Yawning Angel's avatar Yawning Angel
Browse files

fixup! transports/meek_lite: Switch to pinning MS's CA intermediary certs

parent 0c371bcf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -116,6 +116,6 @@ func init() {
			"wUY9EOTJmS7Aj4fDVCu/KeE++mV7FgIcbn4WhMz1I2k=", // Microsoft IT TLS CA 4 - 2024-05-20 12:52:38
			"RCbqB+W8nwjznTeP4O6VjqcwdxIgI79eBpnBKRr32gc=", // Microsoft IT TLS CA 5 - 2024-05-20 12:53:03
		},
		time.Date(2024, time.March, 05, 20, 00, 00, 00, time.UTC),
		time.Date(2024, time.May, 20, 00, 00, 00, 00, time.UTC),
	)
}