1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-10 09:23:13 +02:00

- Removed ssl.rnd as it was not supposed to be provided by CVS

This commit is contained in:
stskeeps
2002-08-25 02:08:13 +00:00
parent 9074722d4b
commit a6776a30a2
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -1541,3 +1541,4 @@ seen. gmtime warning still there
- Fixed +O/+A ban implementation issues
- Reformated unreal32docs.html in something other than MS Word 93k now!
- Corrected release date in doc/unreal32.docs
- Removed ssl.rnd as it was not supposed to be provided by CVS
+1 -1
View File
@@ -1,6 +1,6 @@
# create RSA certs - Server
RANDFILE = src/ssl.rnd
RANDFILE = ssl.rnd
[ req ]
default_bits = 1024
BIN
View File
Binary file not shown.