The Federal Information Processing Standard Publication (FIPS) 140-2 is a US government computer security standard that is used to approve cryptographic modules. New customer-hosted Looker instances can be created to meet FIPS 140-2 Level 1 standards.
Creating a FIPS 140-2 compliant Looker instance
To create a new FIPS 140-2 compliant Looker instance, include the --fips
startup option when you first start the instance. This puts the new instance in FIPS-compliant mode.
Only new instances can be placed into FIPS-compliant mode. An instance that has an existing Looker database will fail to start when the --fips
startup option is specified.
FIPS and SSL
Looker provides FIPS-compliant SSL for outgoing connections (for example, databases, query result delivery endpoints, OAuth, and others). However, the customer must provide an external SSL termination endpoint for incoming https
requests.
We recommend using NGINX with a FIPS 140-2 compliant build of OpenSSL, as described in the NGINX documentation.
Follow NGINX instructions to configure SSL termination.
FIPS and database dialects
Any database that was used by a Looker instance that is in FIPS-compliant mode won't work with a Looker instance that is not in FIPS-compliant mode.
Several database dialects that are otherwise supported by Looker are not supported in FIPS-compliant mode. The following dialects are not supported in FIPS-compliant mode:
- Actian Avalanche
- Denodo 7
- Denodo 8
- Dremio
- Dremio 11+
- Druid
- Exasol
- IBM Netezza
- PrestoDB
- PrestoSQL
- Teradata
- Trino
- Vector