Replies: 2 comments 2 replies
-
Which version do you use? I can't replicate this in 6.6. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Can you enable debug in config.php? Set $config['debug'] = true; then post the stack trace of the new error message here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to verify the certificate signature of a signed message I get the following error message:
Exception in /usr/share/groupoffice/go/base/Model.php at line 109: Can't set not existing property 'ocspMsg' in 'GO\Smime\Model\Certificate'.
The certificate used is generated from AD CA and based on Exchange Template. If I generate a certificate based on the User Template everything works fine.
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions