mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
update details text
This commit is contained in:
parent
7254f8e986
commit
ab003209b0
@ -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…
x
Reference in New Issue
Block a user