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

[VMware.vSphere.SsoAdmin] Issue with iterating through the certificates on the new version 1.3.6 #509

Closed
thinkdavid opened this issue Dec 1, 2021 · 3 comments

Comments

@thinkdavid
Copy link

This (non-terminating) error occurs when executing Get-IdentitySOurce -External

An error occurred while enumerating through a collection: ASN1 corrupted data..

I believe this is due to the new update.
dotnet/runtime#54336 seems to support this issue.

@dmilov
Copy link
Contributor

dmilov commented Feb 11, 2022

@thinkdavid Can you check the .NET Runtime version where this is reproduced?

@et1975
Copy link

et1975 commented Feb 11, 2022

The problem should be reproducible in a container based on mcr.microsoft.com/powershell:7.2.0-alpine-3.12-20211116

@et1975
Copy link

et1975 commented Jan 26, 2023

#590 Seems to narrow it down to Linux.

et1975 referenced this issue Feb 9, 2023
* Add Certificates to External Identity Source

Signed-off-by: Dimitar Milov <[email protected]>

* Add Credential parameter to Connect-SsoAdminServer

Signed-off-by: Dimitar Milov <[email protected]>
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

4 participants