We have an issue with International users vs. domestic users in that if we use 128-bit encryption, International users might have issues connecting.
My question is if we can use multiple Cipher statements to cover International users that require 40-bit encryption connections, while ensuring domestic users connect at 128-bit. If at all possible I don't want to implement the "all-cipher-suites", but accomplish this with multiple cipher statements in the ssl-proxy-list.
Any assistance or comments would be greatly appreciated.