Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!
openssl genrsa -des3 -out rootCA.key 4096| import json | |
| import os | |
| import time | |
| import requests | |
| from PIL import Image | |
| from StringIO import StringIO | |
| from requests.exceptions import ConnectionError | |
| def go(query, path): | |
| """Download full size images from Google image search. |
| function love.load() | |
| rect = { | |
| x = 100, | |
| y = 100, | |
| width = 100, | |
| height = 100, | |
| dragging = { active = false, diffX = 0, diffY = 0 } | |
| } | |
| end |