i've created certs and used them on unix tons of times but only once before on wintendo and i can't remember how i did it
i've signed it and created the cert on unix using openssl, then i go into iis 6.0 and select directory security on the domain, server certificate, select IMPORT EXISTING, select my cert which i've already imported into the certificates mmc
select the port 443, but when this finishes, iis never listens to 443, only 80, i can't use https
i've tried tons of shit like assigning the server ip to 443 and even deleting all other host header records, or checking require ssl but that just made port 80 give me a 403 saying i need ssl but https and port 443 still didn't work
WHAT THE HELL AM I MISSING?!?!?!?
also i've tried stopping and starting the domain numerous times, even running iisreset
> WHAT THE HELL AM I MISSING?!?!?!?
www.apache.org
yeah hehe turned out some asshole had activated the windows firewall, first of all i had no idea there was one on win3k4, i always used ipsec, second they failed to mention it and i was wondering why 443 was filtered all the time
Windows 2300? Welcome to the future!
>>5
3k4 is 3004 jerkass, and yes typo, so sue me
so why in god's name are you using IIS?
>>7
when a client says "do this" i don't really ask why, i ask "how much are you gonna pay me?"
>>6
I always thought 2k3 was 2300, just like how 2k2 is 2200.
2k3c=2300
2k3=2003
>>10
If we're talking metric, 2k3c would be 2000.03
2k3h = 2300
2k3 should already be 2300 as with SI units, the multiplier replaces the decimal point if it occurs with digits on either side.
Did you check the Eventlog for any messages?
Is port 443 maybe in use by another application (netstat -ano | find "443" and check the PID)
>>win2k3 IIS 6.0
i facepalm'd