Task: Setup SSL for Nginx

Kodekloud test case and description should be more specific.
First. I followed an instruction online and got " FAILED test_nginx_ssl .py::test_nginx_ssl - AssertionError : - 'ssl ’ is not set …",
Then I tried method in this forum, got error :“curl-error-60 self-assign-ssl-certificate-problem”
I tried a little different approach, CA certificates + pem to be more specific. This time I got “curl. cert(stapp01.stratos.xfusioncorp.com) and server(stapp03 as requirement) not match “.
Finally, I genernated a new cert and logged in successful, but when I submitted , I got :” FAILED test_nginx_ssl .py::test_nginx_ssl - AssertionError : - 'ssl ’ is not set …” again .

1 Like