I have a WCF client with customBinding and mtomSOAPMessage Soap11. I got a certificate in P7B format from CA which was requested using a CSR generated using OpenSSL. I see this p7b certificate doesn't have a private key linked.
How do I point my WCF configuration to this certificate for signing messages with private key?