Edward Chan wrote:
Below is code that I got from the "Network Security with OpenSSL" book
to sign a piece of data using a certificate generated and signed by a CA
I created (error checking left out). It seems to work. But I'm curious
about what sort of information goes into the resulting signa
Title: Questions about digital signatures
Below is code that I got from the "Network Security with OpenSSL" book to sign a piece of data using a certificate generated and signed by a CA I created (error checking left out). It seems to work. But I'm curious about what sort