[openssl-users] SMIME -sign subcommand

Scott Neugroschl scott_n at xypro.com
Thu Sep 7 15:36:49 UTC 2017


Run it in a debugger?

From: openssl-users [mailto:openssl-users-bounces at openssl.org] On Behalf Of Carlos Caraccia
Sent: Thursday, September 07, 2017 5:02 AM
To: openssl-users at openssl.org
Subject: [openssl-users] SMIME -sign subcommand

Hello, is there a way to debug or watch line by line which functions are executed when I run a this command:

                openssl smime -sign -signer certificadoWSASS.cer -inkey MiClave -out ticket.xml.cms -in Ticket.xml -outform PEM -nodetach

I know there I can see the smile.c here

<openssl src>/apps<https://github.com/openssl/openssl/tree/master/apps>

I want to know how to compile if it is possible to compile it and to run it in Xcode and watch step by step the functions involved.

Thanks

Carlos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20170907/744ad252/attachment.html>


More information about the openssl-users mailing list