summaryrefslogtreecommitdiff
path: root/src/store/modules/AccessControl/SslCertificatesStore.js
AgeCommit message (Collapse)AuthorFilesLines
2020-05-06Add loading bar to SSL certificates pageYoshie Muranaka1-2/+2
- Return new Date() instead of null when calculating expiring time. Expired certificates banner is sometimes visible if the certificates are returned before the bmc time Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I3a2b8ac8a639f464856472013be14878151e7289
2020-04-09Add generate CSR to SSL certificates pageYoshie Muranaka1-1/+47
Adds ability to generate, then download or copy a CSR from the GUI - Import FormTagsPlugin to use for alternate names field Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I060e8d7917a79dafbfb67c758f5baa4a36ab86ae
2020-04-08Add SSL Certificates pageYoshie Muranaka1-0/+158
Adds ability to view, add, replace, and delete SSL certificates in GUI. Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I5cf9fa7bbd588dfb22f2431eed0b5976ff860703