...
Does your software use HTTPS? If so, does it do certificate verification of the host certificates by default?
Toggle cloak |
---|
Cloak |
---|
This applies to both ingress into and egress from your project.
The software produced by the project MUST, if it supports TLS, perform TLS certificate verification by default when using TLS, including on sub-resources. Note: One aspect of this is that, if something is missing that prevents the TLS from working, the software must NOT fall back to insecure mode but must instead prevent communication. If an insecure mode is allowed, it MUST be explicitly configured. Note 2: If all of your traffic, either ingress or egress, is travelling through the ONAP mesh, then make a statement about that. [crypto_certificate_verification S] |
...