drop sample Vanadium keystore password
This commit is contained in:
parent
ff3437b9e8
commit
f5b6ee4fb4
@ -590,8 +590,7 @@ git checkout $CORRECT_BRANCH_OR_TAG</pre>
|
|||||||
<pre>cd src
|
<pre>cd src
|
||||||
git am --whitespace=nowarn ../*.patch</pre>
|
git am --whitespace=nowarn ../*.patch</pre>
|
||||||
|
|
||||||
<p>Generate a signing key for Vanadium if this is the initial build (the sample
|
<p>Generate a signing key for Vanadium if this is the initial build:</p>
|
||||||
password configured in args.gn is <code>vanadiumpass</code>):</p>
|
|
||||||
|
|
||||||
<pre>keytool -genkey -v -keystore vanadium.keystore -storetype pkcs12 -alias vanadium -keyalg RSA -keysize 4096 -sigalg SHA512withRSA -validity 10000 -dname "cn=GrapheneOS"</pre>
|
<pre>keytool -genkey -v -keystore vanadium.keystore -storetype pkcs12 -alias vanadium -keyalg RSA -keysize 4096 -sigalg SHA512withRSA -validity 10000 -dname "cn=GrapheneOS"</pre>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user