Hi,
I’ve created a TLS1.2 connection to AWS. I’ve been given their cert and that gets loaded ok. But the AWS side requests our cert and my side is not providing it (according to their logs).
These are both private certs. I’ve specified mine in the private key and password sections, but I get the error that it is unable to load Private Key from file.
This is a .der file I created using the create private key function in clover. I do have the secure messaging add on.
Any thoughts are greatly appreciated!!