Hi Jay,
Now we trying with the commands given in the official document-
We ran following commands -
keytool -genkey -alias elk01 -keystore elk01.jks -keyalg RSA -keysize 2048 -validity 712 -ext san=dns:irldxvm022.irl.in.ibm.com,ip:9.126.112.72
keytool -certreq -alias elk01 -keystore elk01.jks -file elk01.csr -keyalg rsa -ext san=dns:irldxvm022.irl.in.ibm.com,ip:9.126.112.72
After that we are uploading the csr file on the portal for signing , however we are getting the errors.
PFA is the screenshot of errors.