Cipher for cXML transmission of PO
We have a punchout vendor that has recently removed ciphers they believe to be unsafe. Upon them making this change, our cXML transmission of POs is failing. Can someone please tell me how to determine what cipher we're using for the transmission?
They state that these are the only ones that they allow:
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xc030)
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 (0xc028)
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (0xc014)
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f)
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 (0xc027)
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA