dear all,
i have mark my project as SSL enabled to true , added certificate provided by microsoft. then in MMC, under computer account, i imported this certificate fromPersonal to Trusted Root Certification Authorities (to make this certificate a trusted one). but when i tried to run my mvc application default page it shows error "Your connection is not secure" {as mentioned in the subject} in Firefox and Chrome. please anybody could tell me what steps do i need to view my site in these browsers without any errors, provided that i use the certificate generated by visual studio. i want https protocol for this application.
with many thanks