fortify icon indicating copy to clipboard operation
fortify copied to clipboard

Not All Mac Certificates Appear

Open marcioamr opened this issue 5 years ago • 3 comments

Dear

I installed a new certificate on MAC, it appears in Key Access, but it is not listed by Fortify in his tool.

marcioamr avatar Aug 18 '19 14:08 marcioamr

Run this command to start Fortify with enabled logging for pvpkcs11.dylib

PV_PKCS11_ERROR=1, PV_PKCS11_ERROR_LEVEL=7 open /Applications/Fortify.app/

You can find a log file in /tmp/PVPKCS11.log

microshine avatar Aug 19 '19 07:08 microshine

I ran the command but did not find this log file after that. I need to do something else @microshine ?

marcioamr avatar Aug 19 '19 11:08 marcioamr

That should work. Have you checked the global tmp folder?

PV_PKCS11_ERROR=1, PV_PKCS11_ERROR_LEVEL=7 open /Applications/Fortify.app
open /tmp/PVPKCS11.log 

microshine avatar Aug 19 '19 19:08 microshine