Aussie owned and operated, with 23+ years of industry experience, Gold Coast InfoTech is delighted to support all of your business technology requirements.

Gallery

Contacts

success@goldcoastinfotech.com.au

1800 291 071

KBArticles

AWS IAM CERTIFICATE_VERIFY_FAILED

Situation When attempting to call AWS CLI commands we were receiving a CERTIFICATE_VERIFY_FAILED error message. We were using a proxy service. In this specific instance we were connecting to AWS IAM via zScaler Internet Access (ZIA) Example we were running a simple aws iam get-role –role-name vmimport   Workaround include–no-verify–ssl to by pass the ssl verification […]

KBArticles

Netscaler ERROR: Invalid private key, or PEM pass phrase required for this private key

When adding a new cert (or replacement cert) from the command line we received the above error. The original key was used with openssl and there was no passphrase for the key file. Simply converting the key (not the cert) from the Netscaler shell worked using the following command: openssl rsa -in ‘originalkeyfile’ –out ‘newkeyfile’ fixes the file and […]

KBArticles

Citrix ICA SSL Error on MAC OSX

Author: James Scanlon Updated: 07/02/2012  CITRIX SSL Error On Mac OSX When logging into Citrix on MAC OSX using Firefox, some users may get the following error’You have not chosen to trust “Verisign Class 3 Extended Validation SSL SGC CA”, the issuer of the server’s security certificate (SSL error 183)’ Open Firefox preferences + Advanced Tab View Certificates […]