Add Self Signed Certificate without promting Yes/No from User
The option -noprompt
doesn't prompt the input Y/N from a user and assumes yes
.
More details can found by running command keytool -importcert -help
on terminal.
The option -noprompt
doesn't prompt the input Y/N from a user and assumes yes
.
More details can found by running command keytool -importcert -help
on terminal.