Skip to content

Commit b9cfd37

Browse files
authored
Merge pull request #307 from numso/add-supported-groups
adds :supported_groups to list of tls options
2 parents c3b9411 + 7f9fadf commit b9cfd37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/finch/pool_manager.ex

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ defmodule Finch.PoolManager do
1414
:server_name_indication,
1515
:signature_algs,
1616
:signature_algs_cert,
17+
:supported_groups,
1718
:verify,
1819
:verify_fun,
1920
:versions

0 commit comments

Comments
 (0)