mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update comment
This commit is contained in:
parent
43083bd96f
commit
f4c823e28a
1 changed files with 1 additions and 1 deletions
|
|
@ -461,7 +461,7 @@ impl Page {
|
||||||
let client = SocketClient::new();
|
let client = SocketClient::new();
|
||||||
client.set_protocol(SocketProtocol::Tcp);
|
client.set_protocol(SocketProtocol::Tcp);
|
||||||
|
|
||||||
// Check request match configured identity in profile database
|
// Return PEM string match `uri`
|
||||||
let certificate = match self
|
let certificate = match self
|
||||||
.profile
|
.profile
|
||||||
.identity
|
.identity
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue