[rhinstaller/anaconda/pulls/110 master] Add a kickstart test for escrow packets and backup passphrases

vpodzime installerbot-noreply at redhat.com
Tue May 19 09:31:59 UTC 2015


> @@ -0,0 +1,107 @@
> +%pre
> +# Create an nss database for the escrow certifcate
> +mkdir -p /tmp/escrow_test/nss
> +certutil -d /tmp/escrow_test/nss --empty-password -N

Does the database need to be created for the escrow to work or is it only needed for the test to verify the results? IOW, do we require people using escrow having this in their kickstarts?

-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/110#discussion_r30582930


More information about the anaconda-patches mailing list