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

Certificate error #352

Open
jekbu opened this issue Jul 27, 2022 · 2 comments
Open

Certificate error #352

jekbu opened this issue Jul 27, 2022 · 2 comments

Comments

@jekbu
Copy link

jekbu commented Jul 27, 2022

getting this error in the log

The remote AdminService endpoint certificate is invalid according to the validation procedure. Error messages: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

@jekbu
Copy link
Author

jekbu commented Jul 27, 2022

this the complete error from the log:
<![LOG[ - The remote AdminService endpoint certificate is invalid according to the validation procedure. Error message: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.]LOG]!><time="11:29:41.125600" date="07-27-2022" component="ApplyDriverPackage" context="NT AUTHORITY\SYSTEM" type="2" thread="1404" file=""> <![LOG[ - Will attempt to set the current session to ignore self-signed certificates and retry AdminService endpoint connection]LOG]!><time="11:29:41.125600" date="07-27-2022" component="ApplyDriverPackage" context="NT AUTHORITY\SYSTEM" type="2" thread="1404" file=""> <![LOG[ - Failed to retrieve available package items from AdminService endpoint. Error message: The remote server returned an error: (401) Unauthorized.]LOG]!><time="11:29:41.875600" date="07-27-2022" component="ApplyDriverPackage" context="NT AUTHORITY\SYSTEM" type="3" thread="1404" file=""> <![LOG[ - An error occurred while calling AdminService for a list of available driver packages. Error message: InnerTerminatingFailure]LOG]!><time="11:29:41.906600" date="07-27-2022" component="ApplyDriverPackage" context="NT AUTHORITY\SYSTEM" type="3" thread="1404" file="">

@suprnova74
Copy link

This may be a longshot but if you haven't figured this one out, I've had the same it turned out to be a special character in the password was causing it to escape out. it may have been %'s or ^'s, I can't recall. see issue #262

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants