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
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to