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.
I am attempting to have a Cisco IP phone connect to a Cisco ASA using the built-in Anyconnect client. The phone will prompt users for their username and password but it seems that the certificate from the ASA has to be loaded onto the phone prior to...
I have found various articles that state completely different things about what can and cannot be done using Radius authentication on a PIX or ASA. Can someone provide me with a definitive answer on what my options are or point me to a good whitepape...
Yeah that is what I am doing. The message I am getting is below but makes me think the trustpoint for the root is needed, and mine must not be correct. Did you have to convert the GoDaddyCert or do anything special to get that trustpoint working? ...
Jason,One other quick question, when you exported the Cert from the ASA, did you use PKCS12? Assuming so did you use "openssl base64 -d -in -out " to convert it? Did you import using terminal, ftp, some other method? The reason I am asking is th...
Jason,Thanks for the update. I am hoping to have some time today to attempt this. I was curious as to whether or not you needed to add trustpoints for GoDaddy root and subordinate CA servers? I was told you did but from your summary above I don't...
Jason,I was recently able to get the CCME command line configuration to take a "self-signed" cert from the ASA. The issue with that was that it needed to be converted from base64 to binary. My next step is going to try to work through getting the ...