last minor updates
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
lighttpd
|
||||
lighttpd-mod-auth
|
||||
lighttpd-mod-authn_file
|
||||
lighttpd-mod-cgi
|
||||
lighttpd-mod-openssl
|
||||
lighttpd-mod-proxy
|
||||
printf "USER:$(openssl passwd -crypt PASSWORD)\n" >> .htpasswd
|
||||
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
openssl req -new -newkey rsa:2048 -days 3650 -nodes -x509 \
|
||||
-subj "/C=US/ST=MI/L=Romulus/O=RMIITools/CN=localhost" \
|
||||
-keyout server.key -out server.crt
|
||||
Reference in New Issue
Block a user