SSl site in payment reminder

Hello
i wanted to created a payment reminder for PPPoE user with SSL support
i am able do it without SSL but my server redirects all non ssl request to SSL on so it’s not working
please help

first of all, also if you havevalid and installed certificate from one root authority, you can not impersonate otherwebsite, like you can do on http, because if you redirect https://www.google.com to your own router/server everytime you get warning message (NOT YUOR WARNING MESAGE) about unsecure https connection.

If you not mind about warning message, buy one ssl certificatefor your board and redirect the users on two time:

first time from https://www.google.com to https://www.yoursiteoryourboard.com/ then again (but this time you do not give another timecet error to client) from yoursite to youtrsite/displaymessage.html using http redirect instead of firewall nat.

can i just redirect a user to a non ssl site
like user type https://google.com it will go to http://mydomain.com

not, if you intercept https you can not reply with http…

any way to know the local ip of customer behind nat after the redirect
as in normal http i am using proxy and works fine

Hello rextended

we already have the ssl hotspot working perfectly with a real and valid ssl certificate

when cuatomers try to access ssl pages (first page) don’t see more the error and see an ssl warning.

i can’t understand the part of redirects that you mention to supress this warning.

can you help me?

Best Regards.