Kuadrant / authorino

K8s-native AuthN/AuthZ service to protect your APIs.
Apache License 2.0
201 stars 32 forks source link

[docs] avoid false positive openssl-related security flagging #472

Closed guicassolato closed 4 months ago

guicassolato commented 5 months ago

Generate 4096-bit cert keys and use sha512 algorithms for certificate requests in the openssl examples in the docs and mtls test cases, to avoid false-positive security flagging.