swagger-api / swagger-api/swagger-codegen
Question: Clojure: How to use client certificate authentication?
Open
Nobody has claimed this yet.
Client: Clojure
Enhancement: General
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I am generating Clojure code with swagger-codegen. How would I call the generated functions with client certificates to make them use these when establishing a connection to the HTTPS API endpoint?
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.
Research direction
Start with the generated Clojure functions and inspect how they establish the HTTPS API connection. Determine how client certificates can be supplied, then document a reproducible usage example showing the certificate configuration and successful authenticated request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- api, authentication
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100