Re: pgAdmin4 behind HTTPs
От | Dave Page |
---|---|
Тема | Re: pgAdmin4 behind HTTPs |
Дата | |
Msg-id | 45850523-760F-4A94-8CFB-4076E5D2CDD1@pgadmin.org обсуждение исходный текст |
Ответ на | pgAdmin4 behind HTTPs (Stefan Tzeggai <tzeggai@empirica-systeme.de>) |
Ответы |
Re: pgAdmin4 behind HTTPs
|
Список | pgadmin-support |
> On 21 Nov 2017, at 20:06, Stefan Tzeggai <tzeggai@empirica-systeme.de> wrote: > > Hi > > I installed pgAdmin4 2.0 in SERVER-Mode. It listens on Port 5050 by default. > > Now I configured Apache2 to proxy external https access to localhost:5050 > >> ProxyPass / http://localhost:5050/ timeout=600 >> ProxyPassReverse / http://localhost:5050/ timeout=600 > > The proxying works, but after some cliks, e.g. after the login, pgAdmin4 > changes the URL to HTTP without SSL. Hich of course results in an error: > >> Your browser sent a request that this server could not understand. >> Reason: You're speaking plain HTTP to an SSL-enabled server port. >> Instead use the HTTPS scheme to access this URL, please. > > > So my question: Is there a way to tell pgAdmin4 that it has an external > URL using https ? > > Thanks > Steve > > Can you pinpoint what clicks cause this? I haven’t seen the problem and have a server running this way. Thanks.
В списке pgadmin-support по дате отправления: