IcedTea-Web
IcedTea-Web copied to clipboard
Enable Windows Key Store Access
The changes contained in the commit allow, through appropriate configurations, to be able to access the Windows Key Stores through the use of the SunMSCAPI. This access is allowed only if the software is installed on a Windows OS machine.
Into deployment.properties "deployment.security.use.rootca.store.type.windowsRoot=true" --> Allow to access Windows-ROOT Key Store "deployment.security.use.rootca.store.type.windowsMy=true" --> Allow to access Windows-My KeyStore
Can you please fix the following test:
Failures: Error: KeyStoresTest.getKeyStoreWindowsRootTestSM:139 expected:<JKS> but was:<WINDOWS>
KeyStoresTest.java Fixed. Preconditions have been set for test execution.
thx
Hi all, I released the fix but some tests fail.
Does it depend on the released software? Can someone help me?
Thx
Hi all,
I renew request for help. Can anyone?
Thx
Hi all,
I see all checks are passed. Can you let me know if, and when, the PR will be accepted and merged on the main branch?
Looking forward to your feedback.
Thank you, Carmelo