[openssl-users] SMIME -sign subcommand

Carlos Caraccia carloscaraccia at gmail.com
Thu Sep 7 12:02:29 UTC 2017


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/17893d5d/attachment.html>


More information about the openssl-users mailing list