03-21-2018 10:01 PM
Solved! Go to Solution.
04-17-2021 02:01 PM
Hi Folks,
Just wanted to mention that after an extensive troubleshooting session with the support from GTAC (Many thanks) we finally figure out what was wrong.
At the beginning I was unable to import a trustpoint until we run crypto key import trustpoint <trustpoint_name> <path> , the custom trustpoint was visible from the controller perspective (Operations → Certificates), however, to distribute the trustpoint to Wing devices you must have a tarball file imported. This part was confusing because we were expecting that no further action is required since there was a trustpoint deployed.
In addition...the tarball file I attempted to upload was messed up because .tar archive was created from a directory containing three files [.prv, .ca, .crt]
The proper way to create a .tar file is by selecting all extracted files and creating a tar archive directly from them (make sure that trustpoint name matches the file names - only file extensions are different)
Once this was done, I was able to download / sync trustpoint with controller and remote AP.
To synchronize the trustpoint, make sure that the new trustpoint is configured on the specific profiles, otherwise it won’t sync.
Usefull links :
https://extremeportal.force.com/ExtrArticleDetail?an=000082369
https://extremeportal.force.com/ExtrArticleDetail?an=000082927
https://extremeportal.force.com/ExtrArticleDetail?an=000082442
https://extremeportal.force.com/ExtrArticleDetail?an=000059384
Below you can find the commands I run to import .tar file
03-22-2018 03:34 PM
03-22-2018 03:34 PM
03-22-2018 03:34 PM
03-22-2018 04:51 AM
03-22-2018 04:51 AM