单项选择题
vCenter软件中插件tomcat证书替换时需要创建tomcatKeyStore证书,那在windows下证书生成命令是什么()。
A.keytool -genkey -keyalg ACE -keysize 2048 -sigalg SHA256withRSA -alias tomcat -keystore
B.keytool -genkey -keyalg RSA -keysize 2048 -sigalg SHA256withRSA -alias tomcat -keystore c:\tomcatKeyStore
C.keytool -genkey -keyalg RSA -keysize 2048 c:\tomcatKeyStore -validity 2000
D.keytool tomcat -keystore c:\tomcatKeyStore -validity 2000