Dear all,
I have just started to use nginx and in particular openresty, and I am quite new to this stuff so I apologize if my questions are going to be trivial or imprecise.
I would like to know if it is possible to write data-driven tests to verify the correct behavior of the SSL client certificate authentication using the openresty testsuite Test::Nginx.
Among the __DATA__ sections made available in the testsuite, I noticed only ---request which can perform HTTP requests. I was wondering if it could be possible to perform HTTPS requests with client certificate authentication instead, with the testsuite supporting the specification of which certificate to use.
Thank you very much,
Best regards,
Nicholas