Noticing that access to BRPProxy tcp/5001 was unencrypted, I thought that it would be nice to add an option to be able use TLS too. Although probably all communication will take place within the confinements of a private network, I still think that using TLS is a good practice for the kind of information that is being transported. The only thing needed is to add the appropriate key material.
Noticing that access to BRPProxy tcp/5001 was unencrypted, I thought that it would be nice to add an option to be able use TLS too. Although probably all communication will take place within the confinements of a private network, I still think that using TLS is a good practice for the kind of information that is being transported. The only thing needed is to add the appropriate key material.