SSM Params have a maximum character count of 4096KB. The new CA bundles below are considerably larger than that:
https://github.com/NHSDigital/mesh-client/blob/develop/mesh_client/nhs-int-ca-bundle.pem
https://github.com/NHSDigital/mesh-client/blob/develop/mesh_client/nhs-live-ca-bundle.pem
Need to either store the ca cert in s3 or secrets manager to avoid this limit.
SSM Params have a maximum character count of 4096KB. The new CA bundles below are considerably larger than that:
https://github.com/NHSDigital/mesh-client/blob/develop/mesh_client/nhs-int-ca-bundle.pem
https://github.com/NHSDigital/mesh-client/blob/develop/mesh_client/nhs-live-ca-bundle.pem
Need to either store the ca cert in s3 or secrets manager to avoid this limit.