We have an old Win7 SP1 machine that need to be able to do HTTP posts on an Azure Function.
Unfortunately the ssl handshake fails because it’s using an older cypher that has been deprecated.
I was wondering if we could bypass this via one way or another.
I know it’s an old machine, but it has plenty of legacy apps that would be a pain in the ass to reinstall.
Regards,
Sven
Trying to connect to Azure function