openresty / openresty/lua-nginx-module

How to send https use client certificate in access_by_lua_block

Open
#1,548 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
11.8k
Forks
2.1k
Avg merge
6h 1m
Merged PRs (30d)
6

Description

I want to send a https request use client certificate in access_by_lua_block,
but ngx.ssl module can not use , how to set client crt and key?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the ngx.ssl module and the access_by_lua_block entry point named in the issue, along with the module documentation. Determine whether client certificate and key configuration is supported for HTTPS requests, and document or implement the missing path if the project scope confirms it.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx
Domain
backend, networking, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.