praiskup / resalloc

Allocator and manager for (expensive) resources
GNU General Public License v2.0
7 stars 7 forks source link

Could we have client-side auth implemented over SSL? #150

Open praiskup opened 6 months ago

praiskup commented 6 months ago

Having a configured (set of) key-pair(s), could we teach the xmlrpc server to only accept trusted clients?

https://stackoverflow.com/questions/48090615/how-to-use-xmlrpc-client-serverproxy-with-ssl

https://docs.python.org/3/library/ssl.html