mirror of
https://github.com/ridercz/AutoACME.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #15] Instruction for sites that are completely locked out by windows and forms authentication #14
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoACME#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AdamHess on GitHub (Mar 7, 2018).
Original GitHub issue: https://github.com/ridercz/AutoACME/issues/15
The reverse proxy instructions should be updated to handle sites that are completely behind authentication. The /.well-known/ url will not be able to get through with forms and windows auth.
@ridercz commented on GitHub (Mar 7, 2018):
Done here.
@AdamHess commented on GitHub (Mar 8, 2018):
thanks for the quick update, but no suggestions for how to overcome applications that are completely locked at the root level down.
@ridercz commented on GitHub (Mar 8, 2018):
The only way is to modify those applications by adding the exceptions mentioned above.