Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3.  Now generate some random stuff by doing the following command lines:

Code Block
ps > foo
ps -elf >>  fooelf >>  foo

4.  Execute the following command:

Code Block
openssl genrsa -rand foo 1024  > >   httpshttps-key.pem

For WINDOWS systems:

...

Code Block
ps > foodir c:* * >> >>   foofoo

           

4. Execute the following command:

...

Code Block
openssl req -key https-key.pem -new  > > req.pem

When prompted for input, use these answers: (or use the default answers for all but Common name and challenge password)

...