Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tls_self_signed_cert reference subject doc from tls_cert_request
tls_self_signed_cert is really just a shorthand over tls_cert_request and tls_locally_signed_cert, so rather than duplicating all of this documentation and risking that it will get out of sync (since the structure is shared in the implementation) we'll just link to the existing docs. This fixes #5343.
- Loading branch information