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:
@@ -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
@@ -1,6 +1,6 @@
|
||||
# create RSA certs - Server
|
||||
|
||||
RANDFILE = src/ssl.rnd
|
||||
RANDFILE = ssl.rnd
|
||||
|
||||
[ req ]
|
||||
default_bits = 1024
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user