Fix mosquitto_string_option(, MOSQ_OPT_TLS_KEYFORM, ) return value
`mosquitto_string_option(mosq, MOSQ_OPT_TLS_KEYFORM, ...)` was incorrectly returning `MOSQ_ERR_INVAL` with valid input. This has been fixed. Closes #1360. Thanks to Michael Dombrowski.pull/1600/head
parent
4d4c5dd5a2
commit
36532fa411
Loading…
Reference in New Issue