CME Globex implemented secure authentication for iLink and Drop Copy sessions on Convenience Gateway (CGW) and Market Segment Gateway (MSGW). The new logon procedure secures the client system logon with:
If the values do not match, CME Globex rejects the logon.
Customers must create secure key pairs for iLink and Drop Copy Sessions in the CME Customer Center.
Secure Logon procedure was implemented inside DropCopy Handler. To provide secure keys to DropCopy Handler please call one of corresponding overloaded OnixS::CME::DropCopy::Handler::logon() methods which accepts accessKeyId
and secretKey
parameters.