Skip to content

Instantly share code, notes, and snippets.

View exvito's full-sized avatar

exvito exvito

  • Lisbon, Portugal
View GitHub Profile
@exvito
exvito / OpenCobolIDE.log
Created December 4, 2019 12:15
OpenCobolIDE log
application log:
line1
line2
@exvito
exvito / OpenCobolIDE.log
Created December 4, 2019 10:19
OpenCobolIDE log
application log
line1
line2
@exvito
exvito / OpenCobolIDE.log
Created December 4, 2019 10:09
OpenCobolIDE log
application log
line1
line2
@exvito
exvito / details.log
Created December 4, 2019 09:59
GIST Description
line1
line2
@exvito
exvito / failing_https_post.py
Created November 19, 2017 13:19
Twisted double stopProducer call on HTTPS POST failing certificate validation
# shortened version adapted from:
# https://gist.github.com/jlitzingerdev/2b010b15d4772a41601e400c17c5386e
import datetime
import io
from cryptography.hazmat.backends import default_backend
from cryptography.hazmat.primitives import hashes, asymmetric
from cryptography.hazmat.primitives.serialization import (Encoding,
PrivateFormat,