summaryrefslogtreecommitdiffstats
path: root/trust.bash
blob: 300190da4b49b7e8815af3f5f969bfa08b23bc1b (plain) (blame)
1
2
3
4
#! /bin/bash

CA_FINGERPRINT=$(docker --log-level ERROR compose --progress quiet run --rm --quiet-pull fingerprint)
step ca bootstrap --ca-url https://root-ca.castle:9000 --fingerprint $CA_FINGERPRINT --install