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),
|
Some(identity.id),
|
||||||
&certificate.subject_name().unwrap().replace("CN=", ""), // trim prefix
|
&certificate.subject_name().unwrap().replace("CN=", ""), // trim prefix
|
||||||
&format!(
|
&format!(
|
||||||
"valid until {} | auth: {}",
|
"valid: {} | auth: {}",
|
||||||
certificate
|
certificate
|
||||||
.not_valid_after()
|
.not_valid_after()
|
||||||
.unwrap()
|
.unwrap()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user