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].
2 posts Page 1 of 1

faleusqui

Posts: 1
Joined: Fri Oct 14, 2016 11:43 pm

Post by faleusqui » Tue Oct 18, 2016 1:07 pm
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

Support Specialist
Posts: 590
Joined: Tue Jul 17, 2012 2:12 pm
Location: Phoenix, AZ

Post by Support_Rick » Wed Oct 26, 2016 8:12 am
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
2 posts Page 1 of 1