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

Bug: Setting Result for SSL failure fails #20

Closed
cdhunt opened this issue Feb 14, 2024 · 1 comment
Closed

Bug: Setting Result for SSL failure fails #20

cdhunt opened this issue Feb 14, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@cdhunt
Copy link
Owner

cdhunt commented Feb 14, 2024

SetValueInvocationException: Exception setting "ServerCertificate": "Cannot convert the "Exception calling "Connect" with "2" argument(s): "No such host
is known."" value of type "System.Management.Automation.ErrorRecord" to type
"System.Security.Cryptography.X509Certificates.X509Certificate2"."

Create an ErrorRecord with a TargetObject of the ServerCertificate.

@cdhunt cdhunt added bug Something isn't working good first issue Good for newcomers labels Feb 14, 2024
@cdhunt
Copy link
Owner Author

cdhunt commented Feb 27, 2024

Fixed by #23

@cdhunt cdhunt closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant