Meaning of data in release certificate for Android -


when create new keystore / certificate use production release of android apk, can fill out lots of stuff city, state, country code etc. when have @ certificate

jarsigner -verify -certs -verbose some_application.apk 

those aren't visible.

do data have meaning, example legal one? or organizational purpose (say have manage hundreds of keystores / certificates)?

enter image description here

they organizational purpose. first section (alias, password, validity...) important. recommended filling first , last name input, other aren't required , important application.


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -