https://github.com/bryopsida/node-fips
A Node.JS LTS image with OpenSSL FIPS provider included and FIPS enabled by default in Node Crypto
https://github.com/bryopsida/node-fips
docker-image fips multi-platform nodejs openssl-fips
Last synced: about 1 year ago
JSON representation
A Node.JS LTS image with OpenSSL FIPS provider included and FIPS enabled by default in Node Crypto
- Host: GitHub
- URL: https://github.com/bryopsida/node-fips
- Owner: bryopsida
- Created: 2024-03-03T20:01:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-17T21:24:14.000Z (about 1 year ago)
- Last Synced: 2025-04-18T11:52:50.315Z (about 1 year ago)
- Topics: docker-image, fips, multi-platform, nodejs, openssl-fips
- Language: Dockerfile
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node-FIPS
## What is this?
This repo builds a docker image that loads the OpenSSL FIPS provider into the `node:lts-alpine` image.
A OpenSSL configuration file is included and setup so when `node -p 'crypto.getFips()'` is executed it will return 1 by default.
The FIPS provider is built using OpenSSL 3.0.9.