Possible Duplicate:
rpc over https certificate error

i'm trying to get rpc over https working.

the only thing i cant figure out is the certitificate i have heard that i need a ucc or uuc certificate?

does somebody have a manual of tutorial how to create suchs a certificate

ws2k3 with exchange 2003.

greetz.

link|improve this question
So what's the error referred to in your title? – joeqwerty Sep 3 '10 at 23:15
feedback

closed as exact duplicate by ErikA, Zoredache, Jason Berg, splattne Sep 5 '10 at 19:10

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

Depends, do you want an externally hosted certificate? (Free from here: https://www.startssl.com/?app=12) How to use: http://www.msexchange.org/tutorials/SSL-Enabling-OWA-2003-Using-Free-3rdParty-Certificate.html

Or an internally created one?

Free: http://www.msexchange.org/tutorials/SSL_Enabling_OWA_2003.html

Once you have OWA using HTTPS, you can start using RPC over HTTPS.

(If you have turned it on in Exchange of course, your question seemed to be about the certificate)

link|improve this answer
feedback