Can a let's encrypt certificate have a minVersion?

Looking at the doc and trying out different things I wasn't able to have my let's encrypt generated certificate have minVersion: VersionTLS13.

Am I missing something? Is it not possible?

The min version is the minimum version of TLS that Traefik will allow on a TLS enabled router.

It is not a parameter for certificate provisioning.