Michael
Michael
Hi POCO team! POCO is a great library. I'm working on a HTTPS server prototype and using client authentication with client certificates. Everything works fine. My question now is whether...
I want to copy data to a MS SQLSERVER database table with an identity column. For this I would have to issue this command before the copy action: SET IDENTITY_INSERT...
#### Describe the problem you Confuse Does MQTTX supports the Windows trust store for validating TLS connection. In Java it is for example possible: Java option -Djavax.net.ssl.trustStoreType=WINDOWS-ROOT allows Java to...
Is there a possibility on a Windows server to install a golang program several times with different service names. If so, how can I query the service name of the...
**Question** Is there a way to encrypt the password in the nanomq_pwd.conf file? Best regards Michael
I would like to prevent access to $SYS/#. I therefore also need to prevent access to #. Otherwise, $SYS can be subscribed to again by subscribing to the topic #....