test certificate

  • Thread starter Thread starter TJS
  • Start date Start date
T

TJS

..net framework allows for creation of test certificate with makecert.exe,
but I cannot find any instructions on how to install certificate for test
use on development sites in IIS 5.1

anyone know where instructions exist ?
 
thanks for replying but those seem to be for iis4 and for openssl which
seems to be for linux and perl machines

I am seeking instructions for iis5.1 with makecert.exe

I have been able to
-- create a certificate
-- export it to a pfx file

I can't see any way to import the pfx file to IIS. The wizard does not
offer a pfx file import.

Is there a command line script which will do this ?
 
Back
Top