Run it in a debugger? From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of Carlos Caraccia Sent: Thursday, September 07, 2017 5:02 AM To: openssl-users@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
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users