def user_data(filepath): return static_file(filepath, root='user_data') # By default, the server will allow negotiations with extremely old protocols # that are susceptible to attacks, so we only allow TLSv1.2