all
Create self-signed TLS certificates – PKCS8 key and x509 cert (works for Graylog 2 Gelf)
This is an overview of a simple way to create a self signed TLS key pair. Particularly how to create the TLS files and convert the key file to the PKCS8 format. What is TLS (Transport Layer Security)? According to the definition on wikipedia, Transport Layer Security (TLS) and its Read more…