| Author |
Message |
Dan
Guest
|
Posted:
Fri Oct 28, 2005 4:58 pm Post subject:
RPC over HTTP Certificates |
|
|
I have the RPC over HTTP working and it works well with the SelfSSL test
certificates. However I wish to use Microsoft Certificate Service to allow
certificates to last longer. It is installed but when I issue a certificate
to IIS I am no longer able to connect my client.
Any ideas? or maybe suggestions for the certificates.
|
|
| Back to top |
|
 |
neo [mvp outlook]
Guest
|
Posted:
Fri Oct 28, 2005 11:26 pm Post subject:
Re: RPC over HTTP Certificates |
|
|
Did you install a copy of the CA certificate on the client in question?
(just need the public half because rpc needs to verify the cert back to the
signing CA)
"Dan" <Dan@discussions.microsoft.com> wrote in message
news:22336C23-5041-4FA9-9E2C-C4ACA160684B@microsoft.com...
| Quote: | I have the RPC over HTTP working and it works well with the SelfSSL test
certificates. However I wish to use Microsoft Certificate Service to allow
certificates to last longer. It is installed but when I issue a
certificate
to IIS I am no longer able to connect my client.
Any ideas? or maybe suggestions for the certificates. |
|
|
| Back to top |
|
 |
Dan
Guest
|
Posted:
Fri Oct 28, 2005 11:32 pm Post subject:
Re: RPC over HTTP Certificates |
|
|
Yes.. I did install the certificate on the client system as well
|
|
| Back to top |
|
 |
Mark Arnold [MVP]
Guest
|
Posted:
Fri Oct 28, 2005 11:38 pm Post subject:
Re: RPC over HTTP Certificates |
|
|
On Fri, 28 Oct 2005 11:26:20 -0700, "neo [mvp outlook]"
<neo@online.mvps.org> wrote:
| Quote: | Did you install a copy of the CA certificate on the client in question?
(just need the public half because rpc needs to verify the cert back to the
signing CA)
|
It needs to be the root certificate in trusted roots since (unless
something changed) it'll check the chain and still throw up (in OWA
only) the exception
Make sure OWA over HTTPS works without prompts before moving on to RPC
over HTTPS. |
|
| Back to top |
|
 |
Dan
Guest
|
Posted:
Sat Oct 29, 2005 12:09 am Post subject:
Re: RPC over HTTP Certificates |
|
|
Using the Certificate from MS Certificate Service I am able to connect
through OWA, however I am still not able to connect using RPC. |
|
| Back to top |
|
 |
neo [mvp outlook]
Guest
|
Posted:
Sat Oct 29, 2005 4:58 pm Post subject:
Re: RPC over HTTP Certificates |
|
|
using the same certificate to secure owa and rpc?
are you testing from an internal location or external? if external, is
there a ISA server sitting between client and server? is it safe to assume
that you double check the iis configurations on the exchange server offering
rpc connectivity? any other changes besides changing out the certificate?
"Dan" <Dan@discussions.microsoft.com> wrote in message
news:3378B9EF-4A82-4DC5-B7C1-FE2FDF51DB2B@microsoft.com...
| Quote: |
Using the Certificate from MS Certificate Service I am able to connect
through OWA, however I am still not able to connect using RPC. |
|
|
| Back to top |
|
 |
Dan
Guest
|
Posted:
Mon Oct 31, 2005 5:58 pm Post subject:
Re: RPC over HTTP Certificates |
|
|
I am testing from an external location.
There is not an ISA server and the only change is the certificate.
works great with SelfSSL but nor with Microsoft Certificate |
|
| Back to top |
|
 |
neo [mvp outlook]
Guest
|
Posted:
Tue Nov 01, 2005 5:58 pm Post subject:
Re: RPC over HTTP Certificates |
|
|
Hmm... does virtual server in IIS using 2 or more certificates? (e.g. still
using the selfssl cert somewhere else and the new cert on the rpc folder.)
Outside of that, the only other suggestion I have is to move the testing
back inside and go thru the server side configuration step by step as
Outlook 2003 will never connect if it sniffs a problem with the certificate
or can't trace it back to the signing root. (and yes, I have it working
here using Microsoft's Certificate Services.)
"Dan" <Dan@discussions.microsoft.com> wrote in message
news:D9CF491B-F3AD-4D9C-8679-A2E917B73B89@microsoft.com...
| Quote: | I am testing from an external location.
There is not an ISA server and the only change is the certificate.
works great with SelfSSL but nor with Microsoft Certificate |
|
|
| Back to top |
|
 |
Denis Laskov
Guest
|
Posted:
Mon Dec 19, 2005 5:58 pm Post subject:
Re: RPC over HTTP Certificates |
|
|
Exactly the same problem figured out today on SBS 2003 Standart -
OWA working perfect, but outlook with the same certificate not work.
.... posted 19.12.05
--
Arcnet Ltd, Israel
"neo [mvp outlook]" wrote:
| Quote: | Hmm... does virtual server in IIS using 2 or more certificates? (e.g. still
using the selfssl cert somewhere else and the new cert on the rpc folder.)
Outside of that, the only other suggestion I have is to move the testing
back inside and go thru the server side configuration step by step as
Outlook 2003 will never connect if it sniffs a problem with the certificate
or can't trace it back to the signing root. (and yes, I have it working
here using Microsoft's Certificate Services.)
"Dan" <Dan@discussions.microsoft.com> wrote in message
news:D9CF491B-F3AD-4D9C-8679-A2E917B73B89@microsoft.com...
I am testing from an external location.
There is not an ISA server and the only change is the certificate.
works great with SelfSSL but nor with Microsoft Certificate
|
|
|
| Back to top |
|
 |
|
|
|
|