We had set up a common ALB as a single point of entry to all systems, We wanted to drop traffic at ALB when the SSL cert was not renewed(expired) by the individual system teams.
We have a 3rd part DDOS services that have automatic cert updates and it reflects the cert as valid but not the ALB Cert as the cert was not updated.
Internet -> DDOS services -> ALB -> Systems
I wonder if there's a way to deny traffic if the SSL cert is expired?