Prepare Certificate for QNAP NAS

  1. openssl pkcs12 -in filename.pfx -nocerts -out key.pem
  2. openssl pkcs12 -in filename.pfx -clcerts -nokeys -out cert.pem
  3. openssl rsa -in key.pem -out server.key
  • 0 用戶發現這個有用
這篇文章有幫助嗎?