| Author |
Multiple certificates per machine
|
Surya Kant
Ranch Hand
Joined: Mar 29, 2005
Posts: 104
|
|
Hi All,
I have two web applications running in two application servers in linux. Both applications are running in secure mode.I have used java's KeyTool command to generate key store.When i try to access the web applications in two tabs of IE7,either one of the web application works.
What could be the reason?
I read somewhere(http://info.ssl.com/article.aspx?id=10076) that we can not have more than one certificates per IP.Certificates are based on machine's IP.Is it true?
Regards,
Surya
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8262
|
|
That's interesting. I thought certificates were assigned by domain name.
If that article is true, you would need more than one IP address assigned to your machine. A machine can have several, and it probably already does (i.e. external IP, loopback 127.0.0.1, and so on).
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Surya Kant
Ranch Hand
Joined: Mar 29, 2005
Posts: 104
|
|
|
It might be refering to external IP.I am getting this issue.I am thinking issue is because of this reason only..just wanted to confirm it..
|
 |
 |
|
|
subject: Multiple certificates per machine
|
|
|