TLS/1.2 Support for APIs

Is there a way to disable SSL/3, TLS/1.0, and TLS/1.1 support when using a certificate for APIs and force the use of TLS/1.2 to avoid any of the possible issues with these prior protocols? Our PCI compliance scans require us to not have TLS/1.0 or lower enabled. While we can and do block access to the API for the external scan, it would be ideal to also have it fixed.

Thanks,

Scott Hellewell