tech5usa / TLSential

A server for providing short-lived TLS certificates to all services within a firewall restricted network.
GNU General Public License v3.0
15 stars 2 forks source link

[Issue 3] Basic Authentication using the Standard Library #8

Closed brooks42 closed 4 years ago

brooks42 commented 4 years ago

Change to authentication using the HTTPRequest BasicAuth() builtin function.

d1str0 commented 4 years ago

Appreciate updated README as well