I have an IKEv2 server that works fine with Apple clients with DH Group 2 (aka, modp1024). However, changing this on the server side to use any other Diffie Hellman group results in an "Unexpected error occurred" message from both macOS Mojave and iOS 12 clients. No info shows up in client logs that I can find.
I don't want to use modp1024. How can I find out the list of cipher suites supported by macOS and iOS and/or force it to use something that is actually secure?
I don't want to use modp1024. How can I find out the list of cipher suites supported by macOS and iOS and/or force it to use something that is actually secure?