[rbak-nsp] URL encryption

Daniel Celiński daniel.02c at gmail.com
Fri Jun 7 02:22:21 EDT 2013


2013/6/7 Golem <golem at mtm-info.pl>

> Hello Redback-nsp,
>
> I'm trying to enable URL encryption, however it doesn't work.
> I tried something like:
>
>    http-redirect profile Payment
>   url "http://payments.mysite.pl:85/+%u+"
> encrypt xortest123 delimiter +
>   message "Please wait"
>
> Data inside + delimiter is not getting encrypted.
> What is wrong ?
>
>
> My next problem is with passing "?" inside url.
> I expected something like:
> url "http://payments.mysite.pl/test.php?%u"
>
> Problem is with typing char "?", I tried to replace it by %3f
> but seems url is not parsed on webservers.
> Is this possible to type ? inside url command ?
>
> Thanks for help.
>
> --
> Best regards,
>  Ozga Rafal                          mailto:golem at mtm-info.pl
>
>
> _______________________________________________
> redback-nsp mailing list
> redback-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/redback-nsp
>

Hi,

Works for me:

http-redirect profile Payment
url "http://payments.mysite.pl:85/test.php?u=^%u"
encrypted somepass delimiter ^


When you want to type "?" in url, press "ESC" before "?".


-- 
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/redback-nsp/attachments/20130607/cfbcc033/attachment.html>


More information about the redback-nsp mailing list