Hi,

 

OPENSSL
-------
demo/x509

 

 

I noticed that Makefile is not there for X509 in demo folder.

So tried to build in X509 by creating new makefile and was able to get .o and exe for two C files present in X509 directory.

 

I have question about X509 usage. How to test this command for OpenSSL?

I found information about this in OpenSSL document online which I am briefing here.

 

x509 - Certificate display and signing utility.

The x509 command is a multi purpose certificate utility. It can be used to display certificate information, convert certificates to various forms, sign certificate requests like a ``mini CA'' or edit certificate trust settings.

Since there are a large number of options they will split up into various sections.

So I just don’t know how to test this utility for OpenSSL.

How to create exe for X509?

Please suggest.

 

-Namrata.

 

 

 

 

 

 

Reply via email to