mirror of
https://github.com/pissnet/pissircd.git
synced 2025-07-27 05:22:24 +01:00
Fix warning on "make pem": Can't load tls.rnd into RNG. Reported by PeGaSuS.
This commit is contained in:
parent
74bbc92cf0
commit
39530ab840
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
# create RSA certs - Server
|
||||
|
||||
RANDFILE = tls.rnd
|
||||
|
||||
[ req ]
|
||||
# Note: RSA bits is ignored, as we use ECC now
|
||||
default_bits = 2048
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue