Discussion:
Problem using send port due to the certificate
(too old to reply)
Lance Choi
2008-03-14 23:44:02 UTC
Permalink
HI All,

We are trying to send data using Rosettanet. We are receiving following
error... Is there anyway to pass the data without looking for CRL? We are
currently not using CRL in our environment.


There was a failure executing the send pipeline:
"Microsoft.Solutions.BTARN.Pipelines.Send,
Microsoft.Solutions.BTARN.PipelineSend, Version=3.3.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" Source: "RosettaNet MIME encoder" Send Port:
"TELEPLAN.Async" URI: "https://www.xxxxxx.com/BTARNApp/RNIFReceive.aspx"
Reason: The revocation status is unknown for the certificate used to sign the
message. This might be because the certificate authority is offline.

thanks in advance

lance
krish
2008-06-10 18:12:00 UTC
Permalink
Lance Choi,
This can be resolved by modifying BTARN send pipeline. Create a pipeline
project, add BTARNSend btp file from SDK and set a property (Don't remember
the name but you can easily figure it out when you open properties window) on
BTARN MIME encoder. Deploy this new pipeline project and use it in your send
port.
Regards,
Krishna Jammula
Post by Lance Choi
HI All,
We are trying to send data using Rosettanet. We are receiving following
error... Is there anyway to pass the data without looking for CRL? We are
currently not using CRL in our environment.
"Microsoft.Solutions.BTARN.Pipelines.Send,
Microsoft.Solutions.BTARN.PipelineSend, Version=3.3.0.0, Culture=neutral,
"TELEPLAN.Async" URI: "https://www.xxxxxx.com/BTARNApp/RNIFReceive.aspx"
Reason: The revocation status is unknown for the certificate used to sign the
message. This might be because the certificate authority is offline.
thanks in advance
lance
Loading...