Last active
          September 14, 2017 02:26 
        
      - 
      
- 
        Save HashRaygoza/5a0bd5e9cba2666e645cdb3e10051824 to your computer and use it in GitHub Desktop. 
    Creacion de certificado de prueba para Java WebStart
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | keytool -genkey -keystore myKeystore -alias myself | |
| keytool -selfcert -alias myself -keystore myKeystore | |
| jarsigner -keystore myKeystore Test-1.0.jar myself | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment