Skip to content

Nginx example would not work in browser #94

Description

@barskykd

https://smallstep.com/hello-mtls/doc/server/nginx

In this example ssl_client_certificate contains only root certificate without intermediate certs.
This way server wouldn't be able to check client certs coming from browser (browser sends leaf cert only, not the whole bundle)

Server needs to have intermediates too in its ssl_client_certificate file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions