473,625 Members | 3,085 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

installing .net certificate in IIS

Can any body help me out?

I know how to enable SSL by making a request certificate (to verisign) and then installing it.

In .Net we have makecert.exe which can be used to generate test certificates for development use. Can some one explain me the procedure to install this certificate in IIS.
If you could point out to any link would also help.

Thanks

dinoo
Nov 18 '05 #1
1 1180
Problem solved.
I was able to do this using Assign existing certificate option.
I used following command line options to generate certificate.

makecert -r -pe -n "CN=servern ame" -b 01/01/2004 -e 01/01/2006 -eku 1.3.6.1.5.5.7.3 .1 -ss my -sr localMachine -sky exchange -sp "Microsoft RSA SChannel Cryptographic Provider" -sy 12

Thanks

"dinoo" wrote:
Can any body help me out?

I know how to enable SSL by making a request certificate (to verisign) and then installing it.

In .Net we have makecert.exe which can be used to generate test certificates for development use. Can some one explain me the procedure to install this certificate in IIS.
If you could point out to any link would also help.

Thanks

dinoo

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2803
by: Chris Halcrow | last post by:
Hi I've spent ALL DAY trying to re-install SQL Server 2000 on Windows XP. I continually get the error 'cannot configure server' just at the end of the installation. I've tried the following: - Removing SQL server from 'Program Files' folder following an unsuccessful attempt to re-install, and entirely removing the registry entry 'HKEY_CURRENT_USER > SOFTWARE > Microsoft > MSSQLServer', as well as the corresponding entry under...
1
504
by: Adam Raff | last post by:
Good Afternoon, Today I tried installing .net Framework 1.1 off of the web and received an error. Can not install this program. Let me start with some history first. I have a Dell Optiplex running Windows XP Pro with sp1 with all updates coming from an SUS server. I have logged into the system as the administrator. We were trying to install QuickBooks 2005 and during the install it tried to install .net (.net framework) and it...
4
11318
by: Matt Frame | last post by:
I am working on a special ASP.Net application that receives files from customers. The connection is made via HTTPS and the client sends the file as a POST to my ASP.Net listener. All of this works fine. Now I am looking at how to validate the clients certificate programmatically. The client application sends to me with something like: .... Dim myHttp As HttpWebRequest = CType(WebRequest.Create(https://myserver/Receive.aspx),...
2
1618
by: Paul Turley | last post by:
All requests to the web server at LocalHost are no longer responding since we installed a digital certificate. Is this normal? Can it be recitified? I've tried modifying the Hosts file to no avail. -- Paul Turley, MCSD, MCDBA, MCAD, MSF, MCT, Project+, A+ www.scout-master.com
6
1965
by: JIM.H. | last post by:
Hello, I am trying to create a certificate for our internet for our employees so that they can login to system from home. Do I have to go, for example, VeriSign to get a certificate? Can I create my own certificate and use it since it is not actually a public web site? Thanks,
0
2737
by: jakobsgaard | last post by:
It is possible to Map a certificate to a Active Directory User Account from DotNet? Please provide an example. Best regards, Ejnar Jakobsgaard ------------------------------------------------- To map a certificate to a user account Open Active Directory Users and Computers.
0
2415
by: pseongho | last post by:
Is anyone knows how to get a certificate from the file direclty in .NET 1.1? We found a way to do this in .NET 2.0; X509Certificate2 cert = new X509Certificate2(certFilename, thePassword, X509KeyStorageFlags.PersistKeySet); proxy.ClientCertificates.Clear(); proxy.ClientCertificates.Add(cert); proxy.CallTheWebService(args); The new X209Certificate2 constructor accepts the certificate file name,
11
4053
by: John Nagle | last post by:
The Python SSL object offers two methods from obtaining the info from an SSL certificate, "server()" and "issuer()". The actual values in the certificate are a series of name/value pairs in ASN.1 binary format. But what "server()" and "issuer()" return are strings, with the pairs separated by "/". The documentation at "http://docs.python.org/lib/ssl-objects.html" says "Returns a string containing the ASN.1 distinguished name identifying...
0
1125
by: Tony Leung | last post by:
Hello, This MSDN article talks about calling certmgr.exe to automate adding certificates on the client work stations. http://msdn.microsoft.com/library/en-us/dnwinforms/html/clickoncetrustpub.asp?frame=true But CertMgr.exe is a part of the SDK and not just the framework redistributable. So how does one automate the task of installing the trusted publisher and Certifying Authority certificate ?
0
8637
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8358
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8502
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7188
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6119
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5571
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4090
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4195
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1805
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.