mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 01:15:09 +00:00
@@ -160,7 +160,7 @@
|
||||
|
||||
if (pkcs7)
|
||||
{
|
||||
data = [[pkcs7 signersFromPKCS7] certificateDescription];
|
||||
data = [[pkcs7 signersFromCMS] certificateDescription];
|
||||
if (data)
|
||||
{
|
||||
response = [self responseWithStatus: 200 andJSONRepresentation: data];
|
||||
|
||||
Reference in New Issue
Block a user