# [localhost:~/JavaCodeFiles/JRESecurity/DataCodingSecurity] andreadipietro% keytool -genkey -alias jacobneuhaus -keypass marzia -keystore localKeystore -storepass oopenn
# What is your first and last name?
#   [Unknown]:  Jacob Neuhaus
# What is the name of your organizational unit?
#   [Unknown]:
# What is the name of your organization?
#   [Unknown]:  
# What is the name of your City or Locality?
#   [Unknown]:  Venice
# What is the name of your State or Province?
#   [Unknown]:  Venice
# What is the two-letter country code for this unit?
#   [Unknown]:  IT
# Is <CN=Jacob Neuhaus, OU=Unknown, O=, L=Venice, ST=Venice, C=IT> correct?
#   [no]:  y
#
# [localhost:~/JavaCodeFiles/JRESecurity/DataCodingSecurity] andreadipietro% keytool -genkey -alias williammartin -keypass mincemeat -keystore localKeystore -storepass oopenn
# What is your first and last name?
#   [Unknown]:  William Martin
# What is the name of your organizational unit?
#   [Unknown]:  Combined Operations
# What is the name of your organization?
#   [Unknown]:  Royal Marines
# What is the name of your City or Locality?
#   [Unknown]:  Cardiff (Wales)
# What is the name of your State or Province?
#   [Unknown]:  United Kingdom
# What is the two-letter country code for this unit?
#   [Unknown]:  UK
# Is <CN=William Martin, OU=Combined Operations, O=Unknown, L=Cardiff (Wales), ST=United Kingdom, C=UK> correct?
#   [no]:  y
#
# [localhost:~/JavaCodeFiles/JRESecurity/DataCodingSecurity] andreadipietro%




# andreadipietro@linux:~/JavaCodeFiles/JRESecurity/DataCodingSecurity > keytool -genkey -alias jacobneuhaus -keypass marzia -keystore localKeystore -storepass oopenn
# What is your first and last name?
#   [Unknown]:  Jacob Neuhaus
# What is the name of your organizational unit?
#   [Unknown]:
# What is the name of your organization?
#   [Unknown]:  
# What is the name of your City or Locality?
#   [Unknown]:  Venice
# What is the name of your State or Province?
#   [Unknown]:  Venice
# What is the two-letter country code for this unit?
#   [Unknown]:  IT
# Is <CN=jacobneuhaus, OU=Unknown, O=, L=Venice, ST=Venice, C=IT> correct?
#   [no]:  y
#
# andreadipietro@linux:~/JavaCodeFiles/JRESecurity/DataCodingSecurity > keytool -genkey -alias williammartin -keypass mincemeat -keystore localKeystore -storepass oopenn
# What is your first and last name?
#   [Unknown]:  William Martin
# What is the name of your organizational unit?
#   [Unknown]:  Combined Operations
# What is the name of your organization?
#   [Unknown]:  Royal Marines
# What is the name of your City or Locality?
#   [Unknown]:  Cardiff (Wales)
# What is the name of your State or Province?
#   [Unknown]:  United Kingdom
# What is the two-letter country code for this unit?
#   [Unknown]:  UK
# Is <CN=William Martin, OU=Combined Operations, O=Unknown, L=Cardiff (Wales), ST=United Kingdom, C=UK> correct?
#   [no]:  y
#
# andreadipietro@linux:~/JavaCodeFiles/JRESecurity/DataCodingSecurity >




# C:\JavaCodeFiles\JRESecurity\DataCodingSecurity>keytool -genkey -alias jacobneuhaus -keypass marzia -keystore localKeystore -storepass oopenn
# What is your first and last name?
#   [Unknown]:  Jacob Neuhaus
# What is the name of your organizational unit?
#   [Unknown]:
# What is the name of your organization?
#   [Unknown]:  
# What is the name of your City or Locality?
#   [Unknown]:  Venice
# What is the name of your State or Province?
#   [Unknown]:  Venice
# What is the two-letter country code for this unit?
#   [Unknown]:  IT
# Is <CN=Jacob Neuhaus, OU=Unknown, O=, L=Venice, ST=Venice, C=IT> correct?
#   [no]:  y
# 
#
# C:\JavaCodeFiles\JRESecurity\DataCodingSecurity>keytool -genkey -alias williammartin    -keypass mincemeat -keystore localKeystore -storepass oopenn
# What is your first and last name?
#   [Unknown]:  William Martin
# What is the name of your organizational unit?
#   [Unknown]:  Combined Operations
# What is the name of your organization?
#   [Unknown]:  Royal Marines
# What is the name of your City or Locality?
#   [Unknown]:  Cardiff (Wales)
# What is the name of your State or Province?
#   [Unknown]:  United Kingdom
#  What is the two-letter country code for this unit?
#   [Unknown]:  UK
# Is <CN=William Martin, OU=Combined Operations, O=Unknown, L=Cardiff (Wales), ST=United Kingdom, C=UK> correct?
#   [no]:  y
# 
#
# C:\JavaCodeFiles\JRESecurity\DataCodingSecurity>




# See copyright and legal notes in the book "Charting Java", hinted at in the text-file: file:///<parentPath>/JavaCodeFiles/BASIC_INFORMATION.txt 






