In https://.......... I am receiving in a popup "This web site does not supply ownership information." The following popup is attached below.

This should not display while i am browsing this site.. Any way to do this?

Thanks for all in advance... :-)

alt text

link|improve this question
cknow.com/cms/articles/… – darin Aug 23 '10 at 7:35
Is your problem the dialog spontaneously popping up, or the "This web site does not supply ownership information." part of it? – Hello71 Aug 23 '10 at 17:44
feedback

migrated from stackoverflow.com Aug 23 '10 at 17:12

This question came from our site for professional and enthusiast programmers.

2 Answers

If the website's SSL certificate is not signed by a valid certificate authority (CA), you will get that warning unless you install the servers public key on the client computer in question, which is hardly ever feasible for a public website.

link|improve this answer
feedback

usually that means that your browser doesn't contain the certificate for this secured site. You could install this certificate from the website itself into "trusted root certification authorities"

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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