> From: owner-openssl-us...@openssl.org On Behalf Of Anamitra Dutta
Majumdar
> Sent: Thursday, 17 November, 2011 19:44
> There is a requirement to process a pkcs7 bag of certificate chain.
> Is there an OpenSSL API to parse the certificates in a PKCS7
> bag and get
> each of the certificates in
Correcting myself for the record:
> From: owner-openssl-us...@openssl.org On Behalf Of Dave Thompson
> Sent: Thursday, 17 November, 2011 18:53
> As I said, I don't believe any openssl commandline
> function will create a 'degenerate' (cert-only) PKCS#7, which
> is a signeddata with zero signe
Let me first say I have read the User Guide and Security Policy
repeatedly, as well as the Incore Tutorial, looked through this users
group, and read anything else I could find - so I'm not being lazy,
although my questions may be pedestrian... Please correct any
misunderstandings along the way.
I
Hello,
Ok now its plain and simple i have generated a openssl
certificate with php but when i view it, then it shows me the same
issued by and issued to how do i change the issued by things now i know
that we need to add a ca while signing the certificate from
openssl_csr_sign() like