I have a limesurvey where I prefill several questions via URL.
Author: philipp
Test TLS settings like ssllabs.com/ssltest but on other port
I sometimes want to test my server TLS settings like the test done by ssllabs.com/ssltest but on a different port…
Continue reading “Test TLS settings like ssllabs.com/ssltest but on other port”
IntelliJ: Show all overloaded constructors
I’ve just started programming with Java and was confused, that IntelliJ only showed me one Constructor, but not all overloaded versions.
Continue reading “IntelliJ: Show all overloaded constructors”
Troubles with embedded webpages displayed in Windows programs
While testing the new Identity Provider at work, I had an issue with a MS Program, that uses our IDP to authenticate clients. It didn’t understand the CSS nor JS properly.
Continue reading “Troubles with embedded webpages displayed in Windows programs”
How to run AIR packages that won’t install anymore
We have several English Grammar learning CDs that are using Adobe AIR as their runtime environment. I wasn’t able to install any of them, because there was this error:
The application could not be installed because the installer file is damaged.
Continue reading “How to run AIR packages that won’t install anymore”
Windows 10: Echtes herunterfahren und nicht nur Energiesparen
Auf meinem Laptop hatte ich das Problem, dass der Akku auch im heruntergefahrenen Zustand permanent an Ladung verlor. Windows 10 hat nämlich die Angewohnheit, nicht wirklich mehr herunter zu fahren, sondern in einem Energiesparmodus stecken zu bleiben, welcher aber Energie braucht.
Continue reading “Windows 10: Echtes herunterfahren und nicht nur Energiesparen”
ESXi upgrade failed: [Errno 28] No space left on device
I encoutered the ESXi error ‘[Errno 28] No space left on device’ while doing a cmd-line upgrade.
Continue reading “ESXi upgrade failed: [Errno 28] No space left on device”
Browse APIs offline
Ever had the urge to browse some APIs without network access?
update all Windows drivers
A collegue showed me this perfect tool, to get all windows drivers uptodate.
openssl Certificate request helpers
At work I need to request TLS certificates quite often. I wanted to faciliate the process a bit and therefore I have written my personal helping wrappers for creating certificate requests and packing the certs into PKCS12 containers.
Continue reading “openssl Certificate request helpers”