Pavol Calfa
Pavol Calfa
Hi all, Is it possible to leave the response html body as highlighted Html code instead of html character entities? It's impossible to read now. Here is how it looks...
Hi guys, I'm not able to configure minicron with https scheme... Invalid protocol... Is minicron really able to run with https enabled? It seems not to me... PC
Hi all, I have problem with following code: ```python from redis import Redis from rq import Queue from rq import get_current_job from rq_scheduler import Scheduler from datetime import datetime def...
Hello all, would it by possible to implement ```systemctl set-environment``` interface too? I have a problem with NetApp management software installation which uses this interface to upgrade mysql database but...
It seems outline is not working for perl with the latest VSC version: 
Validation with Get-AuthenticodeSignature: ```powershell (venv) PS C:\Users\aa\Documents\Projects\PowerShell\PathHashCalc\src\python> Get-AuthenticodeSignature "C:\Program Files\Common Files\microsoft shared\MSInfo\msinfo32.exe" Directory: C:\Program Files\Common Files\microsoft shared\MSInfo SignerCertificate Status StatusMessage Path ----------------- ------ ------------- ---- 58FD671E2D4D200CE92D6E799EC70DF96E6D2664 Valid Signature verified. msinfo32.exe...
Hi Ralf, I'm trying to verify signed windows file and I'm getting certificate error for the file which is regularly signed I use. Here's the example of a verification via...