I have an web app running on lets say following IP : 10.101.10.101.
web app name is is example so the whole URL is like : https://10.101.10.101/example
Now tried to install certificate using this command : java InstallCert 10.101.10.101/example but getting this error : Number format exception.
How can I achieve this ?
Note – However I am successfully able to run this in windows using this command : 10.101.10.101/example
Try changing your command to: