Krotko i zwizle:
Sciagnolem openssl i tworze certyfikat i klucz :
[Linux] openssl req -x509 -newkey rsa:1024 -keyout kluczSSL -out certyfikatSSL -days 9999 -nodes
Using configuration from /mnt/router/packages/openssl/ssl/openssl.cnf
unable to load 'random state'
This means that the random number generator has not been seeded
with much random data.
Generating a 1024 bit RSA private key
32497:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded:md_rand.c:501:You need to read the OpenSSL FAQ, http://www.openssl.org/support/faq.html
32497:error:04069003:rsa routines:RSA_generate_key:BN lib:rsa_gen.c:182:
[Linux]
Czy ktos mogl by mi wytlumoczyc co to znaczy i gdzie szukac rozwiazania???
Z gory bardzo dziekuje!!!!