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

Basic UI (not safe for use) #52

Closed d1str0 closed 4 years ago

d1str0 commented 4 years ago

This PR addresses the following issues:

No UI

Context

Add some initial UI designs and routing.

Approach

Add routes for a uiHandler get ready for sessions.

Testing

Run and open in a browser.

d1str0 commented 4 years ago

/ should redirect to dashboard /ui/login - login page /ui/certificate/{id} basic info on a cert

d1str0 commented 4 years ago

Screenshot from 2020-05-02 21-34-27