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/1364/head
parent
42237c0239
commit
f21ccc362b
Loading…
Reference in New Issue