Thanks for the reply, it looks like I'll have to generate certificate 2 on one switch, before I can assign it to the HTTPS management interface.
But what if we get a 3rd PowerConnect switch (which we may at some point)? Since each switch can only have two certificates, how do we avoid the conflicting serial number issue?
bh1633
909 Posts
0
June 15th, 2010 13:00
Use the following on one switch:
console#configure
console(config)#ip https certificate 1
And this on the other:
console#configure
console(config)#ip https certificate 2
pzero
1 Rookie
•
108 Posts
0
June 16th, 2010 04:00
Thanks for the reply, it looks like I'll have to generate certificate 2 on one switch, before I can assign it to the HTTPS management interface.
But what if we get a 3rd PowerConnect switch (which we may at some point)? Since each switch can only have two certificates, how do we avoid the conflicting serial number issue?
Thanks.
Thurmus23
1 Message
0
May 23rd, 2012 19:00
I have 4 Dell PowerConnect 6224's and have just run into the proposed problem. Any fix?