This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Description
The usage of Publickey and Privatekey headers is non-standard -- it also makes it very difficult to test the API in a browser or from JavaScript.
Ideally, SAL would support HTTP Basic authentication, which would allow using http://pub:priv@sal.example.com-style URLs, or the -u pub:priv syntax in cURL.