74
>>
>> E
>>
>> morten.rasmus...@bestseller.com
>>
>> W
>>
>> BESTSELLER.COM <http://bestseller.com/>
>>
>> BESTSELLER A/S
>>
>> FREDSKOVVEJ 1, 7330 BRANDE
>>
>> DENMARK
>>
>>
>>
>>
>> ---
-
> *From:* Yogesh Mahajan
> *Sent:* Friday, January 5, 2024 17:14
> *To:* Morten Bonnerup Rasmussen
> *Cc:* pgadmin-support@lists.postgresql.org <
> pgadmin-support@lists.postgresql.org>
> *Subject:* Re: Enable HTTPS on pgAdmin in Server Mode
>
b23a4c3c9b75]
From: Yogesh Mahajan
Sent: Friday, January 5, 2024 17:14
To: Morten Bonnerup Rasmussen
Cc: pgadmin-support@lists.postgresql.org
Subject: Re: Enable HTTPS on pgAdmin in Server Mode
You don't often get email from yogesh.maha...@enterprisedb.com. Learn why t
> *From:* Yogesh Mahajan
> *Sent:* Monday, January 1, 2024 05:39
> *To:* Morten Bonnerup Rasmussen
> *Cc:* pgadmin-support@lists.postgresql.org <
> pgadmin-support@lists.postgresql.org>
> *Subject:* Re: Enable HTTPS on pgAdmin in Server Mode
>
> You don't o
om: Yogesh Mahajan
Sent: Monday, January 1, 2024 05:39
To: Morten Bonnerup Rasmussen
Cc: pgadmin-support@lists.postgresql.org
Subject: Re: Enable HTTPS on pgAdmin in Server Mode
You don't often get email from yogesh.maha...@enterprisedb.com. Learn why this
is important
Hi Morten,
You need to adjust settings with your webserver configuration to setup SSL
enabled pgadmin. Here is configuration for apache webserver with SSL.
WSGIDaemonProcess pgadmin processes=1 threads=25
python-home=/usr/pgadmin4/venv
WSGIScriptAlias / /usr/pgadmin4/web/pgAdmin4.wsgi
WSGI