此内容没有您所选择的语言版本。
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.