Matthias

Results 24 comments of Matthias

Anything new here? I would also love to see this feature in TinySSH.

I'm sharing an working apache 2.2 config with following features: - HSTS activated - Strong Cipher Config - SNI - PHP-FPM - TLS 1.1 / TLS 1.2 only ``` ServerName...

Same problem here with collectd 5.12.0 on Linux 5.10.47-gentoo. Network Plugin is only configured as Client (connects to a InfluxDB) and spawns a random UDP Port. ``` /etc/collectd # ss...

@jhamhader thx for you Pull Request. I'm also waiting for this support. :dancers: It looks like the PR is blocked because there is the LED declaration missing in esphome/components/esp32/boards.py Please...

@ssieb do you mean his PR https://github.com/platformio/platform-espressif32/pull/736 ? This was already merged with v4.3.0 (latest: 5.1.1). Not sure what esphome currently use. But even if

@Noltari can you please confirm that the PR is only blocked because of the missing LED declaration? In this case: The PR Owner seems to be unreachable or not willing...

hmm.... if the ansible User is Admin ("all-partitions {role admin}") then the file upload is working. Unforteunately the role admin is the only role that works. Resource Admin isn't working.

Yes, manually uploading the Certificates is working well. Also with Role "certificate-manager". I've tested it meanwhile on a BigIP v13 - same Problem here.

@focrensh the Resource admin HAS enough permission to upload Certs. See https://techdocs.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/bigip-user-account-administration-11-6-0/3.html As i already mentioned: Uploading via WebUI as Resource Admin or Cert Manager is working well but NOT...