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

Configuration Wizard freezes on windows #3

Open
martinscholz83 opened this issue Aug 27, 2020 · 3 comments
Open

Configuration Wizard freezes on windows #3

martinscholz83 opened this issue Aug 27, 2020 · 3 comments

Comments

@martinscholz83
Copy link

I was able to build the PKCS11 installer with Visual Studio. When running the installer, after you enter your key vault credentials and click on next, the app freezes and never come back. CPU usage is at 23%. Are there any other options to configure it?

@martinscholz83
Copy link
Author

When trying to encrypt the config with Encryptconfig i get [Initialize]: unable to load library '.\BlackICEConnect_Win32.dll' . Also when trying to load the dll with Pkcs11Admin tool i get an error.

@gbalsa
Copy link
Collaborator

gbalsa commented Sep 9, 2020

Hi @martinscholz83 ,
Have you tried using the installer available here? We provide both a 32 and 64 bit compiled versions.

@martinscholz83
Copy link
Author

I got it working. I used libcurl build with vcpkg that caused this error. When building it from source it worked. BTW, i don't know if this project is still active, but there are needed some changes in the sources. For example you are using https://login.windows.net for auth but it is https://login.microsoftonline.com. Also latest APIVERSION is 2019-09-01.

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

No branches or pull requests

2 participants