We are working to make a product Common Criteria Compliance for one of our customers. The Client part of the product uses OpenSSL for TLS communication, which implies that we need to fulfill the requirement for FCS_CKM.2 Cryptographic Key Establishment.
Since we have restricted the Cipher suites to RSA based only, the requirement for us is that RSA-based key establishment should fulfill NIST Special Publication SP 800-56B which is currently not claimed by OpenSSL. I would like to know what could be a NIAP acceptable resolution for this.
OpenSSL tls1.2