Create keystore's private key (also called keypair) entry of type DSA (Digital Signature Algorithm), with certificate version #1

Workflow

	
	Fill in all required fields
	  ==> enable action button located at bottom of active window
	
	Click action button
	  ==> new window shows up:
	    Window displays contents of selected keytore
	
	At bottom, enter new alias and password, then click OK button
	
	Note: case with PKCS12 keystores: no password needed for new entries.
	
	

Limitations

	
	Supported signature algorithms: 
	. SHA1withDSA
	
	Known troubleshootings:
	. Keytores of type PKCS12, BKS, and UBER:
	    saved signature algorithm: "DSA", instead of "SHA1withDSA".