For excessively paranoid client authentication.
Organization & Common Name: Some human identifier for this server CA.
openssl genrsa -des3 -out ca.key 4096
openssl req -new -x509 -days 365 -key ca.key -out ca.crt
| { | |
| "timestamp": "2025-02-13T16:19:17+0000", | |
| "client_ip": "2.96.155.166", | |
| "geo_country": "united kingdom", | |
| "geo_city": "greenwich", | |
| "host": "veziak.global.ssl.fastly.net", | |
| "url": "/", | |
| "request_method": "GET", | |
| "request_protocol": "HTTP/1.1", | |
| "request_referer": "", |
| ; Skips the gentle method of activating a window and goes straight to the forceful method. | |
| #WinActivateForce | |
| ; Don't display a tray icon | |
| ; #NoTrayIcon | |
| ; Things to do before moving a window | |
| MoveInit: | |
| WinGet, maximized, MinMax, A | |
| if (maximized) |
| var gblFromYear = 2015; | |
| var gblToYear = 2015; | |
| var gblFromMonth = 01; | |
| var gblToMonth = 04; | |
| var gblFromDay = 01; | |
| var gblToDay = 01; | |
| var gblCalendarName = "Work"; | |
| var gblEventQuery = "TT"; |
For excessively paranoid client authentication.
Organization & Common Name: Some human identifier for this server CA.
openssl genrsa -des3 -out ca.key 4096
openssl req -new -x509 -days 365 -key ca.key -out ca.crt