Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 nodejs openssl-fips
Last synced: 27 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T07:57:35.000Z (about 2 months ago)
- Last Synced: 2024-09-14T13:07:57.915Z (about 2 months ago)
- Topics: docker-image, nodejs, openssl-fips
- Language: Dockerfile
- Homepage:
- Size: 45.9 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.