Changes from LFS-20170514.

This commit is contained in:
DJ Lucas 2017-09-13 18:54:53 -05:00
parent 9d4b71e065
commit 9c483981e9

View File

@ -282,7 +282,7 @@ function convert_trust_arg(){
echo "-addtrust codeSigning"
;;
ca)
echo "-addtust clientAuth"
echo "-addtrust clientAuth"
;;
esac
;;