remove misleading comment
This commit is contained in:
parent
2e0e92b87f
commit
fce7a1c6f2
|
|
@ -856,7 +856,6 @@ get_ssl_ctx() {
|
|||
|
||||
// Get the configured set of expected servers.
|
||||
{
|
||||
// Load in any default certificates listed in the Configrc file.
|
||||
Config::ConfigTable::Symbol expected_servers;
|
||||
config_downloader.GetAll("expected-ssl-server", expected_servers);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue