OSDN Git Service

add one script to make release keys
authorDoug Zongker <dougz@android.com>
Tue, 1 Dec 2009 20:26:51 +0000 (12:26 -0800)
committerDoug Zongker <dougz@android.com>
Tue, 1 Dec 2009 20:32:00 +0000 (12:32 -0800)
commit65370d9cb389fddcd27a5a6f511625a88c0c355f
treee561cb994d73fa140fc64dd478f4a9173015c013
parentcb6afe0478c86a42e1b1fcddb82d8f3b588894ff
add one script to make release keys

This script can replace the copies of mkkey.sh sprinkled all over the
tree.  It prompts nicely for passwords, avoids writing the raw private
key to disk, and always generates certs that use sha1WithRSAEncryption.