On Tue, Apr 28, 2020, at 8:37 AM, Shashikanth Komandoor wrote:
Hi,
I have setup Mailman 3.3 version and would like to use the REST API by
another application.
But that application is on another machine and so I need to allow
accessibility from another machine also.
Mailman's REST API isn't built to be exposed to internet, so please make sure when you expose it to other hosts that you are on a private vnet or something.
Along with that as I am trying to access from another machine I need
to access the REST API of mailman 3 over https only.
You should put Nginx or Apache in front for HTTPS support. See instructions for nginx here:
https://docs.mailman3.org/en/latest/install/virtualenv.html#nginx-configurat...
Could any one guide me to enable mailman 3 REST API over https and
access from another machine other than localhost only ?
-- Thanks & Regards, Shashi Kanth.K 9052671936
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- thanks, Abhilash Raj (maxking)