Hi Raul,

do you have text editor??

--vf

On Tue, Feb 01, 2000 at 09:52:20AM -0600, Raul Gutierrez Rodriguez wrote:
> 
> When i sign a client certifificate with the comand:
> 
> openssl ca -name ca -config ./openssl.cnf -out file.pem -infiles
> file_req.pem
> 
> The file file.pem have the following info :
> 
> ******* BEGIN FILE FILE.PEM *******
> issuer :/C=CU/ST=Ciudad de la Habana/L=Centro
> Habana/O=Segurmatica/OU=Seguridad/CN=AC
> ....
> Certificate:
... 
> I only want the the file.pem have the info :
> 
> -----BEGIN CERTIFICATE-----
> MIID/TCCA2agAwIBAgIBATANBgkqhkiG9w0BAQQFADCBojELMAkGA1UEBhMCQ1Ux
> .........
> tT//jFE3kCYdPMXI9iRLFUo=
> -----END CERTIFICATE-----
> 
> I dont want to call the comand "openssl X509 ....", I want that  the text
> info of the certificate dont appear in the file FILE.PEM
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to