Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]-Add Secure TcpIp method to eControlMethod enum #121

Open
jkdevito opened this issue Sep 14, 2021 · 0 comments
Open

[FEATURE]-Add Secure TcpIp method to eControlMethod enum #121

jkdevito opened this issue Sep 14, 2021 · 0 comments
Labels
enhancement New feature or request planning

Comments

@jkdevito
Copy link
Contributor

Is your feature request related to a problem? Please describe.
There is a plugin that will require secure TcpIp communication implementing TLS1.2 and would like to have a comm method added to the enum to reference in the plugin factory without causing an exception for an unsupported comm method.

Describe the solution you'd like
Add a secure TcpIp reference to the eControlMethod enum.

Describe alternatives you've considered
Handling the comm method in the plugin factory for unsupported comm methods.

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planning
Projects
None yet
Development

No branches or pull requests

2 participants