summaryrefslogblamecommitdiffstats
path: root/trust.bash
blob: 0e3122ff9d9c0cb0a550fc7dc971af706a0565fa (plain) (tree)
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://localhost:9000 --fingerprint $CA_FINGERPRINT --install