mosquitto-users team mailing list archive
-
mosquitto-users team
-
Mailing list archive
-
Message #00153
mosquitto_pub with SSL: can I provide PEM pass phrase
Hi Roger (and anyone else, of course)
I am trying to invoke mosquitto_pub with SSL. I provide all the necessary certificates and the call is successful.
However, the program prompts me to get PEM pass phrase. I would like to provide that info in an argument or some other way that is not interactive.
The reason is that I am invoking the program in a loop in a script.
Is it possible?
Follow ups