Go to file
David Benjamin df1cda345f Use inner algorithm when printing certificate.
(Imported from upstream's 004efdbb41f731d36bf12d251909aaa08704a756.)

The outer algorithm is already printed at the bottom of the function. This
allows any tools which print the X509 this way to determine if there is a
mismatch. This is also the point where the TBSCertificate is printed, not the
Certificate. See upstream's RT #3665.

Change-Id: I89baa4e4b626abf8813545a90eaa4409489ad893
Reviewed-on: https://boringssl-review.googlesource.com/3022
Reviewed-by: Adam Langley <agl@google.com>
2015-01-26 18:37:23 +00:00
crypto Use inner algorithm when printing certificate. 2015-01-26 18:37:23 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add dummy variables to keep wpa_supplicant happy. 2015-01-22 19:27:30 +00:00
ssl Clear the error queue when dropping a bad DTLS packet. 2015-01-22 22:06:40 +00:00
tool Fix tool build on Windows. 2015-01-22 19:22:39 +00:00
util aarch64 support. 2015-01-14 23:38:11 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Build with yasm on Win64 as well. 2014-10-31 22:02:45 +00:00
CMakeLists.txt Only use -Wshadow with GCC > 4.6.0. 2015-01-21 00:27:26 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00