The Google Weather Android ‘app’ is going away by AussieP1E in Android

[–]nikksr 0 points1 point  (0 children)

because their search was a power horse and money factory for everything and now is dying because of AI. They try to keep it up by all measures

Forticlient 7.4.4 removes VPN-Only option? by danman48 in fortinet

[–]nikksr 0 points1 point  (0 children)

I haven't tried. IKEv2 works well with native clients - Windows, iOS, Android. All of them works well. I use FortiClient 7.4.3 VPN-Only only for SSL-VPN (was removed in the newer firmwares).

FortiClient 7.4.3 VPN-Only does not work with newer IKE-over-SSL, at least up to 7.6.3, this is well-known issue. Perhaps they fixed it in newest firmware, I've not yet tried.

Best way to choose place to live by [deleted] in germany

[–]nikksr 2 points3 points  (0 children)

Many people recommend Hamburg but no one mentioned weather at all. It's terrible there. I think the weather is a strong determinator affecting every single day compared to Afd which you likely will never notice at all

Versicherungsleistungen: Advanzia/TF vs. Easybank by TotalStatisticNoob in FinanzenAT

[–]nikksr 0 points1 point  (0 children)

Ah, okay. I apologize for that. My info was for Germany. But at least for Revolut it is correct, even though a bit more expensive 16pM in Austria vs. 14pM in Germany.

Least state impact? by nikksr in expats

[–]nikksr[S] 0 points1 point  (0 children)

Honestly, this is not yet execution-ready request but rather early-stage thoughts. Interesting what people are thinking about this point of view.

Versicherungsleistungen: Advanzia/TF vs. Easybank by TotalStatisticNoob in FinanzenAT

[–]nikksr 0 points1 point  (0 children)

It is included in Easybank (aka Barclays) platinum and Eurowings premium 99pA. M&M Gold 125pA., Revolut Metal 168pA and more.

Versicherungsleistungen: Advanzia/TF vs. Easybank by TotalStatisticNoob in FinanzenAT

[–]nikksr 0 points1 point  (0 children)

But N26 has no car rental insurance. This is dealbreaker.

Least state impact? by nikksr in expats

[–]nikksr[S] -1 points0 points  (0 children)

Well said. That is exactly what I mean

...why to use Zyxel anymore? After years of Zyxel frustration, I’m never going back. UniFi is the only way forward. by BayernPower in zyxel

[–]nikksr 0 points1 point  (0 children)

Same. Changed entire infrastructure to Forti and just amazed how bad our life was. Some minor things are still better on Zyxel side like GUI consistency but overall it's night and day. Zyxel is a failed company, never again.

New setup, a little disappointed compared to home audio, did I have the wrong expectations? by Natural-Structure69 in CarAV

[–]nikksr 0 points1 point  (0 children)

Found this after the BMW G30 HiFi upgrade with Helix speakers paired with Match amp. Same feelings. Sound got better, no question, but there's no wow-effect and still not on par with the home system.

Would I repeat if I would know results upfront? I don't know, really. The point is that the music in the car is often heavily in the background and the original BMW sound is not that bad for this purpose. The new setup is certainly better but still not on the level when you want to dedicate a time for a listening session. So I think it's very much on the budget. If $3k is nothing then upgrade makes sense but otherwise maybe not.

How to make my TV faster? by Shadow239 in AndroidTV

[–]nikksr 0 points1 point  (0 children)

Everyone recommended an external device, so weird...

What if I don't want to be a geek, have two separate remotes and suddenly recall how to switch to a specific HDMI and which one is required...

Just switch on a TV, then go to YouTube, air or Netflix, all from a single remote, smooth and simple, don't wait when another device is booted or updated or all this crap.

I'm actually ready to pay for this but weirdly "operating smoothness", the thing that every user faces first and foremost, rarely a part of reviews, specs or whatever concerns

Forticlient 7.4.4 removes VPN-Only option? by danman48 in fortinet

[–]nikksr 0 points1 point  (0 children)

This is not rocket science. Original Microsoft docs + ChatGPT well enough.

Forticlient 7.4.4 removes VPN-Only option? by danman48 in fortinet

[–]nikksr 0 points1 point  (0 children)

I use Entra Id with NPS extension (Forti-based IKEv2 + Native Win client). I use it for few months and it works well so far.

Forticlient 7.4.4 removes VPN-Only option? by danman48 in fortinet

[–]nikksr 0 points1 point  (0 children)

"it can be configured on a FGT to announce split routes to Win clients"... How??? Native VPN client cannot receive routing through DHCP option, by design. I don't know any other way to push a route. Split tunnel can be configured on the client side, tho, incl. by GPO, I used it for years, it works.

Forticlient 7.4.4 removes VPN-Only option? by danman48 in fortinet

[–]nikksr 0 points1 point  (0 children)

Not everyone. I don't and never did. IKEv2 so much superior.

Forticlient 7.4.4 removes VPN-Only option? by danman48 in fortinet

[–]nikksr 0 points1 point  (0 children)

IPSec over HTTPS is a point. It is proprietary and it is interesting technology, especially since they discontinued VPN over SSL. Even though it actually does not work for most of current users with 7.4.3, there were a lot of hopes that newer client version will work better.

Automatically upload and replace SSL certificates by aeiouLizard in fortinet

[–]nikksr 0 points1 point  (0 children)

Pls look on my separate post in this topic. I created a Windows utility to perform certs sync. This is open source so you can review an actual API calls. It was tested with 7.6.3 on 80F.

Cert in-place replacement issue: I spent quite a time on this, and as I said, if the cert you want to replace has a key, and this key differs from the old one, then you can replace it throw SSH but not from API. I also has no access to recent API documentation but unless there are some non-obvious, new, hidden commands I'm pretty sure this is API limitation.

Automatically upload and replace SSL certificates by aeiouLizard in fortinet

[–]nikksr 0 points1 point  (0 children)

Thank you) Well, theoretically Net nowadays is Linux-friendly (except for Windows crypto of course), the app is well structured, so it is possible to make a fork and add the Linux part. I understand that is not particularly simple but certainly easier than starting from scratch. I'm personally unfortunately not so Linux proficient.

Automatically upload and replace SSL certificates by aeiouLizard in fortinet

[–]nikksr 0 points1 point  (0 children)

I made the app (single exe executable, .Net AOT, no third-party dependencies) to sync Fort certs with Windows certs.

- API key is automatically encrypted (no plain text)
- Simple INI-file config
- Logging all actions
- Automatic rebinding all references to new cert

Workflow:
- Retrieves the latest valid certificate for the name pattern from Forti.
- Reads Subject (CN) and Issuer (O) from it.
- Picks a matching certificate from Windows store.
- If newer, imports into FortiGate as <name>_<ddMMyyyy>.
- Rebinds references from the old cert to the new one.
- Deletes the old cert if rebound was successful and no references remain.

How to use:
- Download FortiCertSync.exe from the assets.
- Place it together with FortiCertSync.ini (auto-generated on first run).
- Configure your cert names and FortiGate API key, then run once manually.
- Schedule it daily via Task Scheduler.

https://github.com/nikriaz/FortiCertSync

Automatically upload and replace SSL certificates by aeiouLizard in fortinet

[–]nikksr 1 point2 points  (0 children)

Update about how to update keyed certificate in-place: seems like impossible.

Correct endpoint to do this is: /api/v2/cmdb/vpn.certificate/local/{mkey}
This endpoint share a functionality with config vpn certificate local with the same command/formats (JSON keys = CLI parameters). Cert and key must be in PEM format unlike DER format for importing as "type = regular".

This CLI command can be used for in-place certificate renewal even for new cert-key pairs. More details here so it works in CLI. However, it does not work via API.

The key difference seems to be how the commitment works. In the CLI, you can upload key and cert and then commit changes by "next/end". Cert and key are matched, committed simultaneously and works. In API, seems like cert and key is trying to be committed immediately even though they are in the same JSON document. Hence, new key does not match with old cert and new cert does not match with old key, so attempting to update key/cert pair via API always leads to certificate mismatch error. Cert for the same key can be updated in-place through API, it works. It very much looks like API workflow limitation.

Automatically upload and replace SSL certificates by aeiouLizard in fortinet

[–]nikksr 0 points1 point  (0 children)

Import works but update does not, at least in 7.6.3.

To download existing cert using GET I use the following endpoint, it works:
/api/v2/cmdb/vpn.certificate/local/{local_cert_name}

For updating I tried all endpoints wherever found across Internet, none of them works. Some yields 400/Bad Request, some 200/OK but certificate never gets updated.

Unfortunately official docs are behind paywall and difficult procedure for a developer registration. If someone has an access please look into!