Specify TLSv1.3 Cipher Suites

No. Cipher suites for TLS 1.3 are set in stone. We use Go’s stdlib for TLS facilities, and it doesn’t allow configuring cipher suites, because from a security perspective, it’s a risk to allow users to potentially shoot themselves in the foot.