Red Hat Training

A Red Hat training course is available for Red Hat JBoss Data Virtualization

9.2. Using Keytool with JBoss Data Virtualization

When using the keytool to manage public key cryptography for JBoss Data Virtualization, use the following options:
  • Set the alias to teiid using the -alias teiid option.
  • Set the algorithm to RSA using the -keyslg RSA option.
  • Set the validity period to 365 days using the -validity 365 option.
  • Set the store type to JKS using the -storetype JKS option.