Recent

Author Topic: generating cert-key pair for LNet SSL component  (Read 1708 times)

laggyluk

  • Jr. Member
  • **
  • Posts: 69
generating cert-key pair for LNet SSL component
« on: January 01, 2014, 01:54:13 pm »
I'm having problem with this, key pair from example works ok but I can't generate new working pair. I used this sample code form OpenSSL page:
openssl req -out CSR.csr -new -newkey rsa:2048 -nodes -keyout privateKey.key

but then I get  'Error creating SSL CTX: SSLCTXLoadVerifyLocations' on test program launch. What are proper steps for lNet compatible certificate?

 

TinyPortal © 2005-2018