[GH-ISSUE #56] Exchange 2010 SP3 RU2 version 14.03.0158.001 unable to start service process Exchange Transport DKIM 1.8.3 #41

Closed
opened 2026-02-26 10:35:21 +03:00 by kerem · 3 comments
Owner

Originally created by @miksonx on GitHub (Aug 10, 2014).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/56

I installed the DKIM 1.8.3 from the install.ps1 script for Exchange 2010 SP3 RU2 to match the Library 14.03.0158.001 for Exchange 2010 sp3 and after installation and configuration of the .config file and keys I'm unable to start the Exchange Transport process. The Event Log show the following error.

Watson report about to be sent for process id: 2712, with parameters: E12, c-RTL-AMD64, 14.03.0158.001, edgetransport, mscorlib, S.S.C.CryptographicException.ThrowCryptogaphicException, S.Reflection.TargetInvocationException, 6d6d, 02.00.50727.4927.
ErrorReportingEnabled: False

Originally created by @miksonx on GitHub (Aug 10, 2014). Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/56 I installed the DKIM 1.8.3 from the install.ps1 script for Exchange 2010 SP3 RU2 to match the Library 14.03.0158.001 for Exchange 2010 sp3 and after installation and configuration of the .config file and keys I'm unable to start the Exchange Transport process. The Event Log show the following error. Watson report about to be sent for process id: 2712, with parameters: E12, c-RTL-AMD64, 14.03.0158.001, edgetransport, mscorlib, S.S.C.CryptographicException.ThrowCryptogaphicException, S.Reflection.TargetInvocationException, 6d6d, 02.00.50727.4927. ErrorReportingEnabled: False
kerem closed this issue 2026-02-26 10:35:22 +03:00
Author
Owner

@Pro commented on GitHub (Aug 11, 2014):

The S.S.C.CryptographicException.ThrowCryptogaphicException looks like there's a problem with your key file(s).
Make sure that the path within the config file is correct and follow the instructions here: https://github.com/Pro/dkim-exchange#creating-the-keys
Maybe you created the private key in the wrong format.

<!-- gh-comment-id:51745239 --> @Pro commented on GitHub (Aug 11, 2014): The `S.S.C.CryptographicException.ThrowCryptogaphicException` looks like there's a problem with your key file(s). Make sure that the path within the config file is correct and follow the instructions here: https://github.com/Pro/dkim-exchange#creating-the-keys Maybe you created the private key in the wrong format.
Author
Owner

@miksonx commented on GitHub (Aug 11, 2014):

Yep, I generated new key from port25 and worked. Before I generated keys from the version 2.0 GUI and use them in 1.8.3 but not success. Now with fresh keys is working.

Thank you.

<!-- gh-comment-id:51751537 --> @miksonx commented on GitHub (Aug 11, 2014): Yep, I generated new key from port25 and worked. Before I generated keys from the version 2.0 GUI and use them in 1.8.3 but not success. Now with fresh keys is working. Thank you.
Author
Owner

@Pro commented on GitHub (Aug 11, 2014):

The 2.0 GUI generates keys in a special .NET format, which isn't supported in previous versions therefore it didn't work.
We hope to release version 2 soon because it also has better error handling and error descriptions.

<!-- gh-comment-id:51751752 --> @Pro commented on GitHub (Aug 11, 2014): The 2.0 GUI generates keys in a special .NET format, which isn't supported in previous versions therefore it didn't work. We hope to release version 2 soon because it also has better error handling and error descriptions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dkim-exchange-Pro#41
No description provided.