You may encounter known (and common) issues when completing the Genero Web Services
tutorials or when adding Web services of your own. These issues and their solutions are presented in
the following topics.
HTTP 401 error message
An HTTP 401 error message means the server is asking for, but not receiving, authentication (login and password).
Error: Peer certificate is issued by a company not in our CA list
When a client needs to connect to a server with https, the client needs to trust the server it is talking to. So the client needs to included the server CAs (certificate authorities list) to its trusted CAs.