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.
Hello, I have two access point WAP561 with the last firmware ( 1.0.4.4). I have big trouble with apple Imac & Macbook.-Apple disconnecting-Bonjour Discover didn't work after 2 daysI must reboot every 2 days the AP for workaround the problem. I had tr...
Hi Sander,The Asa PKCS file is in "BASE64".Try this:#openssl base64 -in trustpoint.pkcs -d out trustpoint.pfxIt will convert your pkcs in a "good format" .then use#openssl pkcs12 -in trustpoint.pfx -infoand you will see your private key et the certi...
Hello,My solution is to modify the manifest (MANIFEST.MF) of the Jar file and set the attribute "Permissions: all-permissions"You have to install java JDK for having all tools.Example : For the RDP plugin: Unzip the rdp.12.21.2013.jar (last plugin fr...