Skip to content

Instantly share code, notes, and snippets.

@RealityRipple
RealityRipple / timestamp.php
Created June 14, 2021 07:46
RFC 3161 and Authenticode Timestamping Server
<?php
$GLOBALS['brand'] = 'Generic Brand';
$GLOBALS['url'] = 'http://time.generic.site';
$GLOBALS['cert'] = './ts/';
$GLOBALS['temp'] = '/tmp/';
/*
Requirements
============
PHP