Re: IP address as subjectaltname works with firefox but not MS internet explorer

2011-01-20 Thread Peter Sylvester
In addition to the adding the IP address to the cert with "subjectAltName=IP:10.0.0.1"; I added the IP address twice (probably didn't need to), using "subjectAltName=IP:10.0.0.1,DNS:10.0.0.1" You might want to add DNS:host.mydomain.com

RE: IP address as subjectaltname works with firefox but not MS internet explorer

2011-01-19 Thread Ted Wynnychenko
koichi sugimoto wrote: Could you try dNSName ? - So, thanks for the suggestion. It does "work around" the problem. In addition to the adding the IP address to the cert with "subjectAltName=IP:10.0.0.1"; I added the IP address twice (probably didn't need to), using "subjectAltName=IP:10.0.0

Re: IP address as subjectaltname works with firefox but not MS internet explorer

2011-01-17 Thread koichi sugimoto
Could you try dNSName ? 2011/1/15 Ted Wynnychenko : > Hello: > > I have been trying to figure this out for the last week, and am unable to, > so I thought I would ask.  I am not sure if this is the right place, but it > seemed a good place to start. > > Here is my issue: > > I have a apache web se