Multiple Intermediate Certificates for Client Authentication in Nginx -


i client authentication on nginx server. have 1 root ca , multiple intermediate cas. how can configure nginx such knows of them. i've tried put ca in file specified in ssl_client_certificate, doesn't work (most likely, because client not send intermediate). ca -> ica in file works writing ica1 -> ca, ica2 -> ca doesn't. second ica not recognized nginx.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -