2 questions:
@ezraw, they mention an intermediate cert. Would that need to be included anywhere or we we good with just the root cert? I see we can get a cacert.pem file via https://curl.se/docs/caextract.html
@mglaman I think this may still be necessary as curl.cainfo isn't available everywhere. For example, I have a D10 site on Acquia and when I looked at its phpinfo page, I do not see curl.cainfo defined.
@bindslind, have you selected a fontyourface contrib module like google fonts or adobe fonts? You need to import fonts in order for them to show up in the view. If its not already, a fix might be to show text if the user imported fonts.
Better explanation on why you should avoid using static queries, and the use-cases where they are necessary.
Adding update queries with joins to the list of complex queries.