Disable TLS 1.0 force HTTPS connections to use TLS 1.2 or later?

For a a Stripe integration running on one of our servers we need to disable TLS 1.0 and force HTTPS connections to use TLS 1.2 or later, can anyone please provide guidance on how to acheive this?

Further to the above in Webmin Configuration > SSL Encryption > SSL Settings I see 2 settings for:

SSL protocol version Detect automatically
SSL protocol versions to reject SSLv2 SSLv3 TLSv1.0 TLSv1.1 TLSv1.2

Is it just a case of rejecting both TLSv1.0 TLSv1.1?