Virtualmin naming of SSL files in relation to Letsencrypt

I’m guessing the following but can someone confirm please?

ssl.key -------------> privkey.pem
ssl.cert ------------> cert.pem
ssl.ca --------------> chain.pem
ssl.combined --------> fullchain.pem (cert.pem + chain.pem)
ssl.everything ------> privkey.pem + cert.pem + chain.pem
1 Like