[Frubar Paste] Hosted by SkyLime - Chat with us at XChannel IRC

Posted by niki on Mon 8th Feb 23:41
download

  1. [ ssl_server ]
  2. basicConstraints        = CA:FALSE
  3. nsCertType              = server
  4. keyUsage                = digitalSignature, keyEncipherment
  5. extendedKeyUsage        = serverAuth, nsSGC, msSGC
  6. nsComment               = "OpenSSL Certificate for SSL Web Server"
  7.  
  8. [ ssl_client ]
  9. basicConstraints        = CA:FALSE
  10. nsCertType              = client
  11. keyUsage                = digitalSignature, keyEncipherment
  12. extendedKeyUsage        = clientAuth
  13. nsComment               = "OpenSSL Certificate for SSL Client"


Submit a correction or amendment below. (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.



Remember my name in a cookie


Code: To highlight particular lines, prefix each line with @@.
Include comments to indicate what you need feedback on.