Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uprequest help: move `conf/cert` to `t/cert` #2110
Comments
|
Do we also need to change the path in Makefile? Line 124 in 1aefe91 |
we shoule remove this line :) |
Sure thx |
|
the default of https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L64 is empty, so I think we can also remove Lines 366 to 367 in 1aefe91 @nic-chen what do you think? |
sure, i think it's better empty default. |
@moonming But when the default is set to empty, apisix would choose to use cert&key in conf/cert Lines 289 to 303 in 1aefe91 |


all of these files are ONLY for test cases.