Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Good DayI've upgraded the ACS to 5.4 and having troubles with connecting via RADIUS (ports 1812,1813) with a McAfee Firewall v8.3.0.There are RADIUS attributes that I'm missing.Has anyone had this same issue?Need some helpThanksDana
Good dayI have install a W2K3 server with CA and created identity certificates for the two ASA 5505's, the certificate I created were using the IPEC intermediate offline template.... and I get the error of"Certificate Chain invalid or not authorized"...
Good DayI have a lab using ASA 5505's and 5510's, with a W2K3 Server with CA, and I'm having a bit of an issue using certificates.I have found a document for using MS certificates but is a little out dated -http://www.cisco.com/en/...
Turns out it was the OID of the template that was the issue.Devices IPSEC certificates require the IPSEC Security Tunnel Endpoint OID 1.3.6.1.5.5.7.3.6The only way I got this to work was to use the IPSEC Offline template and to add the IPSEC Securit...
Figured it out using debug crypto ca 255 I turns out it is the OID of the MS CA certificate temple being usedthe OID it needs isIPSEC tunnel endpoint - 1.3.6.1.5.5.7.3.6So I added this OID to the IPSEC Offline template using ADSIedit.msc on the MS C...