IcedTea-Web icon indicating copy to clipboard operation
IcedTea-Web copied to clipboard

Enable Windows Key Store Access

Open csottile opened this issue 3 years ago • 5 comments

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

itw-settings-certificates

csottile avatar Aug 11 '21 09:08 csottile

Can you please fix the following test: Failures: Error: KeyStoresTest.getKeyStoreWindowsRootTestSM:139 expected:<JKS> but was:<WINDOWS>

janakmulani avatar Oct 14 '21 08:10 janakmulani

KeyStoresTest.java Fixed. Preconditions have been set for test execution.

thx

csottile avatar Nov 10 '21 11:11 csottile

Hi all, I released the fix but some tests fail.

Does it depend on the released software? Can someone help me?

Thx

csottile avatar Nov 24 '21 15:11 csottile

Hi all,

I renew request for help. Can anyone?

Thx

csottile avatar Dec 22 '21 12:12 csottile

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

csottile avatar Jan 26 '22 15:01 csottile