see the below link:
Certificate issue on remote desktop

I have 2 PCs with Windows 7 Ultimate... (both are in NETHOME)
PC 1 : computer name = alfa -> (main PC) , IP = 192.168.0.1
PC 2 : computer name = beta-lap ->(laptop) , IP = 192.168.0.2
connection type : cross cable ...

when I want to remote one of these PC's by the other , I got the below error!

Full Title :  
Remote Desktop Connection    
Body Text :  
The remote computer could not be authenticated due to problems with its security certificate. It may be unsafe to proceed.

Certificate name

Name in the certificate from the remote computer:

blablabla

Certificate errors

The following errors were encountered while validating the remote computer's certificate:

The certificate is not from a trusted certifying authority.

Do you want to connect despite these certificate errors?

Don't ask me again for connections to this computer 

I can bypass it by checking despite these certificate errors and view the remote computer!
but is this normal ?
how can I fix this issue ?
besides why I have an attention icon on both network connection icons in system tray of both PC s?
what is the problem about this little network?

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

Is this normal -

Yes it is, Windows Vista/2008+ secures the remote connection with a self signed certificate. This certificate only exists on the server and until you import it on your machine, you will get a warning.

How to fix -

You can view the certificate then import it to your local store and it will be trusted.

The reason for this is simply in a large corporate environment, with their own certificate authority, they can give every machine a certificate, and, as the root will be trusted, all computers will "know" each other automatically.

as for the attention icons, I can't help you here - this sounds like you have networking issues on your machine (local only/no internet etc.) and that is a completely separate question that I need more information on to help you with.

link|improve this answer
really thanks for answer / which information do you need for my network issue ? – LostLord Jun 17 '11 at 12:11
and why remote connection still works with this network issue ? – LostLord Jun 17 '11 at 12:13
Again, need to know more about your network - probably means local only/no internet. – William Hilsum Jun 17 '11 at 12:15
which features should i tell you about this little network ? / just 2 pc with windows 7! besides there is no internet here! – LostLord Jun 17 '11 at 12:26
Which is why you are probably getting the yellow triangles! Double click on one and see what it says! – William Hilsum Jun 17 '11 at 13:09
feedback

You can follow Wil's answer and fix it, but since you know you are connecting to a computer you KNOW is safe, you can check the box to ignore the certificate.

The certificate is just designed to make sure you can trust the host you are connecting to (whether with Remote Desktop, as in this case, or a web site using HTTPS), and you know you can trust it in this case since it is your computer.

You can import the certificate, but why bother "fixing" this when you can just check the box, and move on?

link|improve this answer
I am a long-time professional IT guy, and I use RDP all the time, and I have NEVER once not just checked the box, but I have never connected to a server I do not know either. After all, who is going to give you RDP access to a server you DON'T know, unless you are a hacker? – KCotreau Jun 17 '11 at 12:15
thanks for answer / both computers are mine bro / there is no hacker here :) – LostLord Jun 17 '11 at 12:18
@LostLord I TOTALLY realized they are both yours, otherwise, I might not recommend just checking the box. – KCotreau Jun 17 '11 at 12:23
i installed both certificate on both machines in trusted ... / but still have attention icon! this is my reason to fix that certificate error , not bypass! – LostLord Jun 17 '11 at 12:23
@LostLord Try installing into your personal store, not the trusted store, but I am saying you SHOULD bypass it since it is not worth fixing somthing that is not broken. P.S. something that was pointed out to me yesterday, if you go @kcotreau, it will end up in my responses when I click on my user link. – KCotreau Jun 17 '11 at 12:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.