TinCanTech
TinCanTech
Translation by goolag: ``` Faulting application name: sh.exe, version: 39.0.14.1, timestamp: 0x51ce1024 Faulting module name: sh.exe, version: 39.0.14.1, timestamp: 0x51ce1024 Exception code: 0x40000015 Error offset: 0x00015fc3 Faulting process ID: 0x234...
It _could be_ a security setting on the VHost.
~~This could also be caused by a date which is beyond the 2038 cut-off for 32bit applications, in this case `date.exe`.~~ Fault here is `sh.exe` **not** `date.exe`.
This project does not support `@(#)MIRBSD KSH R39-w32-beta14 $Date: 2013/06/28 21:28:57 $` `sh.exe`. Closing as insolvable. Follow-up: #1075
No feedback ..
Possible candidate for https://github.com/TinCanTech/easy-tls ?
In my personal opinion, the compression of an inline file is as good as pointless. Distributing an inline file verses a compressed file makes no significant difference.
From version `3.1`, there is a new `renew` mechanism, which does **not** keep the renewed files by serial number. There is also a new command `revoke-renewed`, which can revoke renewed...
@tecoboot would you consider **testing** version `3.1.1`, which is currently [`git/master`](https://github.com/OpenVPN/easy-rsa/blob/master/easyrsa3/easyrsa) ? That would help us a great deal.
To test, simply make a **copy** of your current PKI and download [`git/master/easyrsa`](https://github.com/OpenVPN/easy-rsa/blob/master/easyrsa3/easyrsa) into your **copy** PKI. To _save_ your currently renewed certificates you need to use: - `rewind-renew `....