Tagged Questions
0
votes
2answers
74 views
Working around https
I have quite a few custom webparts that redirect the user to specific content. It all works fine in HTTP context, but not in HTTPS, because I can't manage to get the S using ...