Hi Team,
My question was on openssl version 1.1.1d.
On Wed, Feb 23, 2022 at 10:25 PM Brahmaji K <brahmaji.k@xxxxxxxxx> wrote:
Hi Team,I have cert chain file as shown below:----- BEGIN the CERTIFICATE -----
:
:
----- the END the CERTIFICATE -----
----- BEGIN the CERTIFICATE -----
:
:
----- the END the CERTIFICATE -----
----- BEGIN the CERTIFICATE -----
:
:
----- the END the CERTIFICATE -----Is it possible to convert this cert chain file to raw buffer (i.e., unsigned char *buf)? If possible, how can this buffer be validated?Thank you very much for your help.