Is there anyway to disable / enable specific TLS cipher suites that I want to use for fortigate fire
For example, for TLS 1.2, i want to enable / use only these cipher suites and in order / priority. Meaning that all other TLS1.2 not in the list below, will not be accepted / allowed. Is there any possible way to do so, if so how? If not, what would be the best / closest method in achieving something like this or similar. THANK YOU SO MUCH!!! I really appreciate any sort of help.
TLS1.2 Ciphers
| 1 TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 |
| 2 TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 |
| 3 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 |
| 4 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 |
| 5 TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 |
| 6 TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 |
| 7 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 |
| 8 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 |
| 9 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA |
| 10 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA |
