Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / May 2004

Tip: Looking for answers? Try searching our database.

.NET on my own HTTPS server. Can't create project because the sertificate is invalid

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nikolay Nikolskiy - 14 Apr 2004 15:05 GMT
My server uses sertificat that was issued by our company's sertificate
manager.
When I try to connect to the site from VStudio 2003 (add new web progect:
https://mysite)
then it writes an error: sertificate authority is invalid.
Is it possible to work with such sertificats?

Signature

Nikolay Nikolskiy
----------------------------
Lanit-Tercom Inc.
b.ph. +7-(812)-4284657

Feroze [MSFT] - 10 May 2004 22:38 GMT
You can turn this off through config.

Open your config file (
%windir%\microsoft.net\framework\v1.1.4322\config\machine.config) and see
the following settings:

   <system.net>

       <settings>
           <servicePointManager
               checkCertificateName="true"
               checkCertificateRevocationList="false"

You can set the value for "checkCertificateName" to be "false".

Hope that helps.
Signature

feroze
http://weblogs.asp.net/feroze_daud
============

Remove "user" from the email address to reply to the author.

This posting is provided "AS IS" with no warranties, and confers no rights

Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

> My server uses sertificat that was issued by our company's sertificate
> manager.
> When I try to connect to the site from VStudio 2003 (add new web progect:
> https://mysite)
> then it writes an error: sertificate authority is invalid.
> Is it possible to work with such sertificats?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.