William Lallemand ae8c3f7f77 MINOR: ssl: change issuers-chain for show_cert_detail()
Since data->chain is now completed when loading the files, we don't need
to use ssl_get0_issuer_chain() anywhere else in the code.

data->chain will always be completed once the files are loaded, but we
can't know from show_cert_detail() from what chain file it was completed.
That's why the extra_chain pointer was added to dump the chain file.
2024-07-17 16:52:06 +02:00
..
2024-07-12 15:27:04 +02:00
2024-04-02 07:27:33 +02:00
2024-07-12 15:27:04 +02:00
2024-07-12 15:27:04 +02:00
2024-04-26 11:29:25 +02:00
2024-05-22 12:00:11 +02:00
2024-05-22 12:00:11 +02:00
2024-07-12 15:27:04 +02:00