Recent content by Andrea Gail

  1. Solved Enable Microsoft Teams Direct Routing: Private key and certificate do not match. Upload the correct certificate and key

    Yes 18... I don't know why, but re-key the cert worked! (without the intermediate, because the CA is in MS list ) Thank you
  2. Solved Enable Microsoft Teams Direct Routing: Private key and certificate do not match. Upload the correct certificate and key

    Of course the certificate and private key can work in another situation (I tested it). . To add the intermediate in the "pem" do not get better The firts part of my files: cert: -----BEGIN CERTIFICATE----- MIIGOTCCBSGgAwIBAgIQWXm9HO/SqPgQrRBeXYg1fzANBgkqhkiG9w0BAQsFADCB...
  3. Solved Enable Microsoft Teams Direct Routing: Private key and certificate do not match. Upload the correct certificate and key

    Yes, I'm familiar with ssl cert, and you? :) I tried any "trick", also converting with OpenSSL. I also used this type of certificate with other server *nix and Win. As I siad the cert and private key seems ok. So the error can be a bug and not directly related to the SSL cert.
  4. Solved Enable Microsoft Teams Direct Routing: Private key and certificate do not match. Upload the correct certificate and key

    Hello, I'm working to test Microsoft Teams Direct Routing. My cert is from Sectigo (appear in ms list). The cert comes with .crt extension but it's in PEM format (I can read the content in text) 3CX do not accept it and return this error: Private key and certificate do not match. Upload the...