BRP-API / Haal-Centraal-BRP-bevragen

https://brp-api.github.io/Haal-Centraal-BRP-bevragen/
Other
33 stars 22 forks source link

Add nginx to enable secure connections #1724

Open i81b4u opened 1 year ago

i81b4u commented 1 year ago

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.