insinuator-snippets icon indicating copy to clipboard operation
insinuator-snippets copied to clipboard

A collection of code snippets used in blog posts.

Results 6 insinuator-snippets issues
Sort by recently updated
recently updated
newest added

I get this error with client.py with Python 2.7.13 on CentOS6.9 visiting https://nt.com/OCSP ``` $ ./client.py Traceback (most recent call last): File "./client.py", line 119, in response = decode(response, OCSPResponse())...

Hi everyone! I also need to use webex. I followed the installation but the script is not firing up. I use the following stuff: firefox-61.0.tar.bz2 (x86 version) jre-8u171-linux-i586.tar.gz I just...

Hi, I'm trying to get the ocsp script to work. The request it generates is identical in structure as the one generated by openssl (when seen using asn1parse), however it...

Apologies for the delay, intended to do this last year, but completely forgot. Luckily ran into my modified version while doing some cleanup. Basically this fixes the issue I raised...

I tried to follow all of the given procedures but Audio didn't work.

if used on ubuntu16.10 64bit the starting of firefox_x86 fails on /opt/firefox_x86 ./firefox `XPCOMGlueLoad error for file /opt/firefox_x86/libmozgtk.so:` `libgtk-3.so.0: cannot open shared object file: No such file or directory` `Couldn't...