djm300

Results 4 comments of djm300

Confirmed here on Docker image: kolide/fleet:latest

I would recommend implementing a view as here: https://silvrback.s3.amazonaws.com/uploads/66cc69df-eb09-4821-adbe-2570bfb7536e/Screen%20Shot%202014-07-10%20at%2016.08.04_large.png (from project https://dennis.silvrback.com/openssl-web-front-end) Use case: - Easy to lookup certificates by name - The UI referenced here allow revocation of single...

Browsing around in the code, the UI code that selects which attributes are shows appears to be in (https://github.com/hashicorp/vault/blob/master/ui/app/adapters/pki-certificate.js) https://github.com/hashicorp/vault/blob/0223f597d31a88095b4fd8a042f91b1d6cd92247/ui/app/adapters/pki-certificate.js#L24-L38 I don't have the time at hand now to do...

Hi, There's confusion between: 1) Being able to see details on a certificate by clicking the serial number in the overview (at /ui/vault/secrets/pki_int/show/cert/29:80:69:3a:92:aa:aa:13:c1:dd:90:f9:24:15:51:15:98:55:f8:6c, for example in engine pki_int). 2) Having...