Otheus
Otheus
Also, I refactored the other script into a nicer more efficient pipeline, but it shaves only 1% of execution time at best. I then did it in perl for a...
@mhils Just to clarify the summary by @Joshfindit, mitmproxy still acts on HTTPS requests other than _allow-hosts_ by proxying the connections as a normal proxy service. I contend that any...
@Joshfindit I had an idea that is more precise version of these options: https://github.com/mitmproxy/mitmproxy/issues/5270
Great. Could you update the documentation? It implies that you can simply do 'make rpm' in the build directory. Thanks so much for all your work! :)
Are you saying you have one set of keys to encrypt/decrypt things "globally", but also a set of keys *for each* host? Are all those keys contained in the pkcs7...
@ahpook Unfortunately, your answer does not really address the fundamental problem. Any puppet user who can create Hiera files or modify modules can use templates or other methods to reveal...
@gtmtech and @andrewh You need to go a step further. See my comment in https://github.com/voxpupuli/hiera-eyaml/issues/212#issuecomment-1029046704
Note: I confirmed that installation per above does function correctly wrt one sample module I wrote. ie, using python: 3.8, pip 20.3.4, cryptography 3.3.2 `pip install --ignore-requires-python --no-deps pyce` seems...
I would reject this MR based on logistics alone. It should be up to the user whether or not to use another module to manage NTP, not us. If one...
The answer depends on what kind of host your docker is running on. Here is an example of how I use justb4/jmeter with MacOS running 12.3 (Monterey). 1. Install XQuartz....