Provide method to access X509 client certificates
Open
@glassfishrobot is already working on this.
Since Feb 10, 2018.
- Dominant language
- Java
- Stars
- 400
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
JAX-RS should provide a way to access an X509 certificate of the client.
Currently it seems only possible with a Servlet-Based implementation to access
this.
see [https://jsr311.dev.java.net/servlets/ReadMsg?list=users&msgNo=1068](https://jsr311.dev.java.net/servlets/ReadMsg?list=users&msgNo=1068)
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[2.1]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.