Pavol Calfa

Results 7 issues of 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

enhancement

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...

help wanted

It seems outline is not working for perl with the latest VSC version: ![screen shot 2018-07-11 at 12 20 58](https://user-images.githubusercontent.com/6809559/42565898-0fc48708-8505-11e8-8c12-744c11e8a7c4.png)

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...

enhancement

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...