Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.7 Production Series
»
(SOLVED) I need an os-caddy user with an Exchange Server who can test something
« previous
next »
Print
Pages: [
1
]
Author
Topic: (SOLVED) I need an os-caddy user with an Exchange Server who can test something (Read 722 times)
Monviech (Cedrik)
Global Moderator
Hero Member
Posts: 1595
Karma: 176
(SOLVED) I need an os-caddy user with an Exchange Server who can test something
«
on:
July 03, 2024, 08:49:57 pm »
Hey,
I am going to roll out a change to the os-caddy plugin that needs some testing.
I need somebody who runs os-caddy and an Exchange Server 2016 or higher and is currently reverse proxying it with os-caddy, and also uses an external Outlook 2016 or higher client. (Maybe I'm lucky xD)
There's this feature called NTLM transport in Caddy that is compiled in. In these PRs, I have implemented HTTP version and HTTP keepalive in order to see if they can replace NTLM in the future.
The NTLM module says, it is essentially doing HTTP "versions 1.1" and "keepalive off".
https://github.com/caddyserver/ntlm-transport
So, if anybody could test if these options will still make an Outlook 2016 or higher Client connect successfully to a reverse proxied Exchange Server, would be highly appreciated.
Instead of "NTLM", HTTP Version "HTTP1.1" and HTTP Keepalive "0" have to be chosen.
It works when Outlook has no authentication popup that won't go away.
I want to be able to decide if I can phase the NTLM module out or not.
PRs:
https://github.com/opnsense/plugins/pull/4072
https://github.com/opnsense/plugins/pull/4071
Thank you~
«
Last Edit: July 04, 2024, 08:45:36 am by Monviech
»
Logged
Hardware:
DEC740
Monviech (Cedrik)
Global Moderator
Hero Member
Posts: 1595
Karma: 176
Re: I need an os-caddy user with an Exchange Server who can test something
«
Reply #1 on:
July 04, 2024, 08:45:22 am »
I was lucky and got my hands on Exchange 2019 and Outlook 2019 behind Caddy, and I could verify that the transport http_ntlm module is still needed. It can't be replicated with the transport http module. So, NTLM will stay indefinitely until it won't work anymore.
Logged
Hardware:
DEC740
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.7 Production Series
»
(SOLVED) I need an os-caddy user with an Exchange Server who can test something