Setting up a dummy SSL certificate for developing...

  • Thread starter Thread starter Curt_C [MVP]
  • Start date Start date
C

Curt_C [MVP]

I just use a switch in the web.config
Otherwise if you have Win2003 you have a built in Cert Server to generate
your own (this is also available on other server OS's). We just generate our
own for the test/dev environments.
 
Hi:

Is there any way I can setup a test SSL certificate on my development
machine? My host requires I change URL's to start with https, but creates
extra work because development machine doesn't support them.

thanks,
charlie
 
Back
Top