案例上申请 ise.dotcomlab.net 上传就报这错了
For successful import/update, you need to either disable the certbased admin auth role from duplicate trusted certificate or change the portal role from the system certificate which contains the duplicate trusted certificate in its chain. 这句话怎么理解,我要怎么处理
提示证书链中有重复的证书,私信我一个远程方式吧。远程看下
远程按照报错查到了一个bug,按照bug提供的临时解决方法处理解决
bug链接:https://bst.cisco.com/bugsearch/bug/CSCvw51787?rfs=qvred
目前测试环境为ise2.7 patch8,9 均受影响,之前版本受影响情况未知。
搞了一直非 *.XXX.com 的证书 ,admin 选项的时候也报 ertificate must contain the FQDN 'ise.dotcomlab.net' or a matching wildcard as a DNS name in the SubjectAlternativeName (SAN) extension 这个错了,。。。。。是不是跟主机的FQDN 有关需要如何更改
There is one or more trusted certificate(s) which is part of the portal system certificate chain or selected with certbased admin auth role with the same subject name but having a different serial number. Import/Update was aborted. For successful import/update, you need to either disable the certbased admin auth role from duplicate trusted certificate or change the portal role from the system certificate which contains the duplicate trusted certificate in its chain.
=====
临时解决方法:
--- To workaround this issue:
1. Generate new Self-Signed Certificate, add something to the Subject, e.g. Country or Company, select roles which are used for original Self-Signed Certificate. (e.g. Admin, EAP, etc.)
2. Confirm that after Services Restart old Self Signed certificate is "Not in Use", if it is still in Use, move whatever roles it has to newly Self-Signed Certificate;
3. Delete old Self-Signed certificate from both System Certificates Store and Trusted Certificates Store;
4. Import CA certificate in the Trusted Store;
5. Import CA signed certificate in the System Store, select applicable roles.
----