Skip to content

ERROR peer not authenticated

Post any question you may have in regards to GoAnywhere MFT and let our talented support staff and other users assist you.
If you need a quicker response, please create a support ticket via the customer portal my.goanywhere.com or contact our support team by email at [email protected].
  • faleusqui Offline
  • Posts: 1
  • Joined: Fri Oct 14, 2016 11:43 pm

ERROR peer not authenticated

Post by faleusqui »

When i try to execute by command line, it return next error:

ERROR Error connecting to 'https://x.x.xx.xx:xxxx/goanywhere': peer not authenticated
ERROR peer not authenticated

mssing something certificate in my local machine ?


Line to execute is:
gacmd.exe -server https://x.x.xx.xx:xxxx/goanywhere -user fusme -password ******** -command runProject -Project /Capacitacion/Prueba_FAusto

Please help.

Thanks a lot
  • Support_Rick Offline
  • Support Specialist
  • Posts: 590
  • Joined: Tue Jul 17, 2012 2:12 pm
  • Location: Phoenix, AZ
  • Contact:

Re: ERROR peer not authenticated

Post by Support_Rick »

What this means is ... the server doesn't trust you using an HTTPS command. (Ie, the server doesn't posses the correct SSL Certificate from the client)

Add the SSL Certificate to the Trusted Certificates Key Store. Also, review the other parameters to the GACMD call. "trustAll", etc)

If not necessary to use HTTPS, you could do this as HTTP and execute as well.
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
Post Reply