Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2019 18:11:59 -0700
From:      Doug Hardie <bc979@lafn.org>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   OpenSSL client certificates
Message-ID:  <6F225C67-4264-4E28-A1E2-69CDFE321B16@mail.sermon-archive.info>

next in thread | raw e-mail | index | archive | help

I have a Lets Encrypt certificate my app uses for the clients to validate me.  However, I need to be able to validate the client's identity using a client certificate.  Lets Encrypt certificates can not be used to create client certificates.  So I need to be able to use a self-signed certificate for the client certificate validation.  I have been digging around through nginx code to see what I could find, but I am not sure it does that either.  Any ideas on how to do this with openssl?

-- Doug




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6F225C67-4264-4E28-A1E2-69CDFE321B16>