openwebstart not reading certificates from CAC reader

The public knowledge pool and discussion forum of the OWS community. Do not post confidential information here!
channareddy
Posts: 2
Joined: 08 Dec 2023, 17:21

openwebstart not reading certificates from CAC reader

Post by channareddy »

Hi Team,

openwebstart: 1.7.0
Adapt JDK version : 11.0.20.8

Is openwebstart able to read/use certificates from CAC reader like Oracle Java ?
How OpenWebStart and Adapt JDK pull the client certificates from CAC reader instead of using from imported location C:\Users<USERNAME>.config\icedtea-web\security\trusted.clientcerts file?

Could you please help on this.

Thank
Channa


channareddy
Posts: 2
Joined: 08 Dec 2023, 17:21

Re: openwebstart not reading certificates from CAC reader

Post by channareddy »

Thanks Mulani for the update.

We are looking openwebstart and AdaptOpen Java should able to read certificates directly from CAC reader like Oracle Java does while launching JNLP file. Is it supported ? Could you please help on this query..

We able to import certificates into openwebstart location C:\Users<USERNAME>.config\icedtea-web\security\trusted.clientcerts and use it, but that is not the customer requirement, should automatically read from CAC reader like Oracle Java does without importing certificates.


Thanks
Channa

Janak Mulani
Posts: 746
Joined: 24 Mar 2020, 13:37

Re: openwebstart not reading certificates from CAC reader

Post by Janak Mulani »

> should automatically read from CAC reader like Oracle Java does without importing certificates.

OWS does not support this at present and there is no plan to implement this unless someone is sponsoring this feature.

Either you may considering sponsoring or you may contribute to code by creating a Pull Request on github.

Btw, there is already a Pull Request https://github.com/AdoptOpenJDK/IcedTea-Web/pull/820 for accessing Windows Keystore. Similarly a PR for CAC reader can be created.

Post Reply