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

Delete Cert ui #88

Closed d1str0 closed 4 years ago

d1str0 commented 4 years ago

Context

Previously, no UI functionality existed for deleting certs.

Approach

Add a page for confirmation of cert delete.

Testing

Create and delete certs as you please.

Misc.

Needs help from @domshyra

Screen Shot 2020-05-24 at 10 49 06 PM
todo[bot] commented 4 years ago

Rename to Router or make method Handle. A Router should Route, etc.

https://github.com/ImageWare/TLSential/blob/ca2d7a00a92e107e4b572a98e06c7b879390c439/ui/ui.go#L27-L30


This comment was generated by todo based on a TODO comment in ca2d7a00a92e107e4b572a98e06c7b879390c439 in #88. cc @ImageWare.
d1str0 commented 4 years ago

It's not super clear but "asdf" is the common name of the cert. Usually it will say something like "farts.poo.com" but right now "asdf" is considered a real domain when it shouldn't be.