Outbound https connection from amazon machine (AL2023) to login.microsoftonline.com works unstable. Sometimes it returns RST, ACK right after Client hello and connection interrupts, but sometimes it successfully proceeds.Command "sudo dnf update ca-certificates" returns "Nothing to do"
I use following command for testing:curl -v -k https://login.microsoftonline.com
How can I diagnose the issue?