<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
<title>Mark Maruska</title> 
<link>http://www.markmaruska.com/</link> 
<description>BLOG AMORPHOUS</description> 
<language>en-us</language> 
<copyright>Copyright (c) 2004-2012 Mark Maruska. All rights reserved.</copyright> 
<webMaster>webmaster@markmaruska.com</webMaster> 
<item><title>2012.05.12 - Android debug certificate</title><link>http://www.markmaruska.com/?filter=261</link><author>markmaruska@yahoo.com (Mark Maruska)</author><pubDate>Sat, 12 May 2012 04:00:00 GMT</pubDate><description>&lt;code&gt;
keytool -genkey -v -keystore debug.keystore -alias androiddebugkey -storepass android -keypass android -keyalg RSA -validity 36500
What is your first and last name?
  [Unknown]:  Android Debug
What is the name of your organizational unit?
  [Unknown]:  Android
What is the name of your organization?
  [Unknown]:  Unknown
What is the name of your City or Locality?
  [Unknown]:  Unknown
What is the name of your State or Province?
  [Unknown]:  Unknown
What is the two-letter country code for this unit?
  [Unknown]:  US
Is CN=Android Debug, OU=Android, O=Unknown, L=Unknown, ST=Unknown, C=US correct?
  [no]:  yes

Generating 1,024 bit RSA key pair and self-signed certificate (SHA1withRSA) with a validity of 36,500 days
        for: CN=Android Debug, OU=Android, O=Unknown, L=Unknown, ST=Unknown, C=US
[Storing debug.keystore]
&lt;/code&gt;&lt;br /&gt;
So there!  Now I won't have to deal with my &lt;b&gt;Android debug certificate&lt;/b&gt; expiring for another 100 years on this machine.  Haha!</description></item>
</channel>
</rss>

