trust-store-generators/lagrange/INSTRUCTIONS.md

553 B

Instructions for Lagrange

Lagrange's trust store is ~/.config/lagrange/trusted.txt on GNU/Linux systems.

You can replace it with the generated trusted.txt, or merge them using the provided script:

# First a test run:
./merge-trust-stores.sh ~/.config/lagrange/trusted.txt

# The entries in ~/.config/lagrange/trusted.txt that are not included in the
# script-generated trust store will appear at the end of the output.

# If it looks ok, then run:
./merge-trust-stores.sh ~/.config/lagrange/trusted.txt > ~/.config/lagrange/trusted.txt