Update default certificate
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#! /bin/sh
|
||||
|
||||
openssl req -new -newkey rsa:3072 -sha256 -x509 -days 3650 -nodes -out beef_cert.pem -keyout beef_key.pem -subj "/CN=localhost"
|
||||
Reference in New Issue
Block a user