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