Skip to content

Conversation

@icb-
Copy link

@icb- icb- commented Sep 17, 2024

This replaces net.Dialer by an interface with only the required DialConext.

tls.Dialer doesn't implement the full net.Dialer interface, so can't be a drop-in replacement without this.

Fixes #122

This replaces net.Dialer by an interface with only the required DialConext.

Fixes layeh#122
@ubalogun-arista
Copy link

This is a nice addition for RadSec support! Would be great to get this merged in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

RADSEC (RADIUS over (D)TLS) client support

2 participants