Skip to content

Commit

Permalink
Debug GH Actions macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
essen committed Mar 26, 2024
1 parent 577c840 commit 68b302d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/gun_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ server_name_indication_custom(_) ->

server_name_indication_default(_) ->
doc("Ensure a default server_name_indication is accepted."),
ct:pal("~p", [net_adm:localhost()]),
do_server_name_indication(net_adm:localhost(), net_adm:localhost(), #{
tls_opts => [{verify, verify_none}, {versions, ['tlsv1.2']},
{fail_if_no_peer_cert, false}]
Expand Down

0 comments on commit 68b302d

Please sign in to comment.