-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Background
The tests for network load balancers use an invalid cert: https://github.com/ansible-collections/community.aws/blob/d79e817ea7b6dbfaedd11b809c21df9ef4cdee51/tests/integration/targets/elb_network_lb/tasks/generate-certs.yml#L7. Network load balancers only support RSA certs with up to 3072 bit keys. Please ensure the tests are creating certs that are within the accepted parameters.
See https://github.com/mattclay/aws-terminator/issues/309 for more info.
Acceptance Criteria
- The elb_network_lb test target creates valid certs