git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Hurd: errno really uses more than a short-sized value. Bug 2476
[exim.git]
/
test
/
aux-fixed
/
cert.HOWTO
1
openssl req -x509 -config cert.config -newkey rsa:2048 -keyout key.pem -out cert.pem -days 7000
2
cat key.pem cert.pem > cert1
3
# or cert2, as needed. Mind the day count above does not blow the Y2038 barrier.
4
rm cert.pem key.pem