Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How are you able to use AWS ELBs when they are not FIPS compliant? #2074

Open
seanorama opened this issue Mar 1, 2022 · 2 comments
Open

Comments

@seanorama
Copy link

My understanding is that FedRAMP authorization requires "FIPS 140-2", but:

"Elastic Load Balancing SSL is not FIPS 140-2" https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/govcloud-elb.html

However, your docs indicate the user of ELB for TLS connections: https://cloud.gov/docs/compliance/domain-standards/#ssltls-implementation

Can you clarify how this is possible, considering the NIST & FedRAMP requirements for "FIPS 140-2"

@seanorama seanorama changed the title How are you able to use AWS ELBs when they are not FIPS validated? How are you able to use AWS ELBs when they are not FIPS compliant? Mar 1, 2022
@pburkholder
Copy link
Contributor

pburkholder commented Mar 1, 2022

Great question, @seanorama

To answer the "how this is possible?" part involves some tea leaf reading, but it seems that FedRAMP today is taking a much harder line on FIPS 140-2 validated cryptography than they did 5 years ago.

So cloud.gov and other earlier-authorised CSPs are not running on fully FIPS-validated stacks -- which you've probably noted. We were not required to be fully FIPS-140 initially, and we're now on a path to full FIPS 140 in coming months/years (it's not a short journey, as you're also likely aware).

As far as I can tell, FIPS 140 is now a hard requirement to start the FedRAMP authorization process.

I may be pulling together a community of practice for small-CSP compliance officers, if you're interested, please email me at [email protected] and I'll let you know when we get that started.

Also, if you're actually asking about what plans we have, if any, to provide routing and TLS with FIPS 140, I can help there but not in an open forum.

@pburkholder
Copy link
Contributor

@seanorama If you have further thoughts/research on FIPS-140, you may want to comment on https://github.com/cloud-gov/private/issues/1217 or cloud-gov/product#2346 -- Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants