I'm trying to make my php script (run from console) to input nesesary data
when console asks for it.

For example, i want to automatically manage revoking self-signed
certificates, but when i exec("command") then system asks me to give the
pass phrase. I dont want to do that. Instead, I want my script to input the
password automatically.

Is there any way to achieve that?

Regards
Peter

Reply via email to