I am trying to set up user authentication on my mosquitto server, so I
figured I would start with using the already provided password file.
*** in the conf file ***
allow_anonymous false
password_file pwfile.example
This works when I run mosquitto from the command line:
C:\Program Files\mosquit
.
>
> Cheers,
>
> Roger
>
>
> On Wed, Jul 31, 2013 at 7:34 PM, Steven Luke wrote:
> > I am trying to set up user authentication on my mosquitto server, so I
> > figured I would start with using the already provided password file.
> >
> > *** in the con
I am trying to get SSL working. I followed the directions here:
http://mosquitto.org/man/mosquitto-tls-7.html to generate the certificates
and what not.
When I try to connect to the server I get the below:
[image: Inline image 1]
1) In the first attempt, I typed in the wrong pass phrase, so I ge
when generating your certificates is to ensure that
> you make each certificate unique. I had a very confusing time in the past
> when I made a CA certificate and a server certificate with the exact same
> details.
>
> Cheers,
>
> Roger
>
>
>
> On Fri, Aug 9,
eers,
>
> Roger
>
>
>
>
> On Mon, Aug 12, 2013 at 9:25 PM, Steven Luke wrote:
>
>> Hi Roger,
>>
>> That was it: I had been putting all the same information into the data
>> fields for all the clients I wanted to talk with each other and the broker.
>> I
5 matches
Mail list logo