No I mean I just want to make the URL into a regex so it can handle any
numbers or letter after the iobuckets-io......S3.amazonaws.com

On Thu, 19 May 2022, 15:40 L.P.H. van Belle, <be...@bazuin.nl> wrote:

> You cant make that certficate..
> at least, I hope, because, if you can, well then whole amazone has a
> problem.
>
> If you want to “hide” that your an intercepting proxy.
>
> You need to create a RootCA, IntermediateCA and Certificate + key file for
> the proxy.
> And you need to publish the RootCA and IntermediateCA to you pc’s.
>  ( that’s easy done with a GPO)
>
> If that is what you mean..
>
> I use XCA to create certificate.
>
>
> Greetz,
>
> Louis
>
>
>
>
>
> *Van:* squid-users *Namens *robert k Wild
> *Verzonden:* donderdag 19 mei 2022 16:25
> *Aan:* Squid Users <squid-users@lists.squid-cache.org>
> *Onderwerp:* [squid-users] Regex for URL to include numbers special
> letters
>
>
>
> hi all,
>
> want to make the below into a regex as after the io..., could be any
> number and letter, the - stays in the same position but to make it simple i
> just want to make anything a wildcard
>
> http://zzz-iobuckets-io50-1lnk65fe5gm7n.s3.amazonaws.com/
>
> something like this ive done but it doesnt work
>
> "^zzz-iobuckets-io.*.s3.amazonaws.com$"
>
> thanks,
>
> rob
>
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to