mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update details text
This commit is contained in:
parent
7254f8e986
commit
ab003209b0
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ impl Gemini {
|
|||
Some(identity.id),
|
||||
&certificate.subject_name().unwrap().replace("CN=", ""), // trim prefix
|
||||
&format!(
|
||||
"valid until {} | auth: {}",
|
||||
"valid: {} | auth: {}",
|
||||
certificate
|
||||
.not_valid_after()
|
||||
.unwrap()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue