https:// vs http://

E

EmilH

Hi.

I have the following problem. I configured ProjectServer to use SSL and PWA
works fine. But when I test the connection in Project Pro it throws an
exception (The server return an error while processing your request).
However, when I test it with http://, the test succeeds. I installed the
certificate locally on the same pc with Project Pro but it didn't solved.

Can anyone help me with it?
Thanks.
Emil.
 
B

Brian Tkatch

Hi.

I have the following problem. I configured ProjectServer to use SSL and PWA
works fine. But when I test the connection in Project Pro it throws an
exception (The server return an error while processing your request).
However, when I test it with http://, the test succeeds. I installed the
certificate locally on the same pc with Project Pro but it didn't solved.

Can anyone help me with it?
Thanks.
Emil.

I don't know, but i'll mentioned a couple things.

http connects to port 80, https connects to port 443. The certificate
is installed on the server, it means nothing on the local computer.

When Project gives the error, it should have a link to the actual
response it received, which likely will contain the error. Let us know
what the error is.

In our case, we are enabling https for external access while disabling
http, and the hope is to keep http connections working for local
connections. That all depends on firewall configuration.

B.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top