How to access my mailman 3 REST API over https and from another machine?
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.
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.
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
El mar, 28-04-2020 a las 21:07 +0530, Shashikanth Komandoor escribió:
Hi,
Hi,
Could any one guide me to enable mailman 3 REST API over https and
access from another machine other than localhost only ?
Put a "real" HTTP server in front of it with proxy capabilities, like Apache mod_proxy or NGinx.
-- Victoriano Giralt Innovation Director Digital Transformation Vicerectorate University of Malaga +34952131415 SPAIN
Note: signature.asc is the electronic signature of present message A: Yes.
Q: Are you sure ?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email ?
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)
participants (3)
-
Abhilash Raj
-
Shashikanth Komandoor
-
Victoriano Giralt