Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 197 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 197 Bytes

http2-server-sent-events-example

Generate keys

openssl req -x509 -newkey rsa:2048 -nodes -sha256 -subj '/CN=localhost' -keyout localhost-privkey.pem -out localhost-cert.pem

License

ISC