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

Initial UI #36

Closed d1str0 closed 4 years ago

d1str0 commented 4 years ago

This PR addresses the following issues:

Context

This adds extremely rough, basic UI for the certificate page.

Approach

Add a router for /ui/ endpoint

Testing

go test ./...

Misc.

Super rough, ugly as sin, but a start.