I've noticed the strangest thing when upgrading past 22.1.2. It seems like I lose a good half of the internet. After a LOT of investigation it seems like SSL handshakes on some but not all site's just times out. I don't see anything in the logs about the connection being blocked. I've done packet dumps and nothing seems to happen there it just never makes it through. Downgrading back to 22.1.2 fixes the problem.
The changelog for 22.1.3 shows nothing that could remotely explain this behaviour.Normally, SSL has nothing to do with Opnsense unless you use it as a forced proxy. That is, considering you said everything else on L3 works fine. SSL traffic should be in no sense special.If only some sites are affected, I would try IPv4 vs. IPv6 first (although both google.com and opnsense.org offer both). Also, ssllabs.com shows that opnsense.org's SSL settings are tighter than google.com's (TLS > 1.1), so maybe you use a browser or a plugin that enforces some TLS rules (like strict CAA) - however, that would not explain why it works with Opnsense 22.1.2.A remote possibility would be a hardware defect (like memory error) that only affects you in a specific memory layout that is triggered by 22.1.3 only. Do you see packet losses? If those occur with SSL traffic, it might prevent connections.
Are there any other data points for later 22.1.x? Looking at the changelog this one was amended later in 22.1.6> o interfaces: do not update VIPs on dynamic address changesAnd the bigger question: are you using VIPs on your WAN perhaps?