shrpx: Add --subcert option to add additional certificate/private key
This option specifies additional certificate and private key file. Shrpx will choose certificates based on the hostname indicated by client using TLS SNI extension. This option can be used multiple times.
Showing
src/shrpx-unittest.cc
0 → 100644
src/shrpx_ssl_test.cc
0 → 100644
src/shrpx_ssl_test.h
0 → 100644
Please register or sign in to comment