Hi All,
I have been trying to Integrate my Exchange server with the RMS server but having issue with it. My Environment is single Domain controller with Windows Server 2008 R2. Exchange server 2010 SP3 with one HUB/CAS and one Mailbox server. ADRMS server with Server 2012 R2.
As per requirement i have already given permission to ServerCertification.asmx and publish.asmx with "Read" and "Read & Execute" permission for Exchange Server Group and AD RMS Server Group. yet i have been facing this error. Request
for your help.
"Acquiring Rights Account Certificate (RAC) and Client Licensor Certificate (CLC) ...
- WARNING: Failed to acquire a Rights Account Certificate (RAC) and/or a Client Licensor Certificate (CLC
). This failure may cause features such as Transport Decryption, Transport Protection Rules, Journal Report D
ecryption, IRM in Outlook Web App, IRM in Exchange ActiveSync, and IRM Search to not work. Make sure that the
Exchange Servers Group is granted "Read" and "Read & Execute" rights on the ServerCertification.asmx and Pub
lish.asmx pipelines on your AD RMS server. For details, see "Set Permissions on the AD RMS Certification Pipe
line" at http://go.microsoft.com/fwlink/?LinkId=186951.
----------------------------------------
Microsoft.Exchange.Security.RightsManagement.RightsManagementException: Failed to acquire server box RAC from
https://rms.thakralone.local/_wmcs/certification/servercertification.asmx. ---> System.Web.Services.Protocol
s.SoapException: System.Web.Services.Protocols.SoapException: Exception of type 'System.Web.Services.Protocol
s.SoapException' was thrown. ---> Microsoft.DigitalRightsManagement.Cryptography.UnsupportedCryptographicSetE
xception: Exception of type 'Microsoft.DigitalRightsManagement.Cryptography.UnsupportedCryptographicSetExcept
ion' was thrown.
--- End of inner exception stack trace ---
at Microsoft.DigitalRightsManagement.Certification.BaseCertificationWebService.Certify(CAType caType, Cert
ifyParams requestParameters)
at Microsoft.DigitalRightsManagement.Certification.ServerCertificationWebService.Certify(CertifyParams req
uestParams)
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebRespons
e response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.EndInvoke(IAsyncResult asyncResult)
at Microsoft.Exchange.Net.WsAsyncProxyWrapper.EndInvoke(IAsyncResult result)
at Microsoft.Exchange.Security.RightsManagement.SOAP.ServerCertification.ServerCertificationWS.EndCertify(
IAsyncResult asyncResult)
at Microsoft.Exchange.Security.RightsManagement.ServerCertificationWSManager.EndAcquireRac(IAsyncResult as
yncResult)
--- End of inner exception stack trace ---
at Microsoft.Exchange.Data.Storage.RightsManagement.RmsClientManager.EndAcquireInternalOrganizationRACAndC
LC(IAsyncResult asyncResult)
at Microsoft.Exchange.Management.RightsManagement.IRMConfigurationValidator.TryGetRacAndClc()
----------------------------------------
OVERALL RESULT: PASS with warnings on disabled features"
Thanks