-
Language:
English
-
Language:
English
Red Hat Training
A Red Hat training course is available for Red Hat JBoss Data Virtualization
B.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
teiidusing the-alias teiidoption. - Set the algorithm to
RSAusing the-keyslg RSAoption. - Set the validity period to
365days using the-validity 365option. - Set the store type to
JKSusing the-storetype JKSoption.