Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to create tls.crt and tls.key

$ openssl genrsa -out servercakey.pem
$ openssl req -new -x509 -key servercakey.pem -out serverca.crt
Comment

PREVIOUS NEXT
Code Example
Shell :: skript tuske gui 
Shell :: linux modsecurity allow googlebot 
Shell :: sudo: gitlab-runner: command not found 
Shell :: view rpm info 
Shell :: windows check line ending of file 
Shell :: github save init repository to remote 
Shell :: mac unzip terminal 
Shell :: crontab timestamp 
Shell :: get you the list of those packages that Postgres installed. 
Shell :: Failed to build logging Installing collected packages: logging Running setup.py install for logging ... error 
Shell :: bash for tuple 
Shell :: fatal: unable to create thread: fatal: fetch-pack: invalid index-pack output 
Shell :: install docker ce on centos 
Shell :: manjaro network driver installed but not working 
Shell :: mamp mac php logs 
Shell :: running ethermine on linux 
Shell :: grep third match 
Shell :: error loading webview vscode ubuntu 
Shell :: How to install KVM and VirtManager on Kali Linux 
Shell :: How to show date and complete time on the Ubuntu Top Panel 
Shell :: git ignore more then 10MB 
Shell :: microstack.openstack to openstack 
Shell :: android connect your phone via usb on linux - adb devices 
Shell :: powershell computer information 
Shell :: create branch git command 
Shell :: vs code wsl unable to write file 
Shell :: how to turn on wireguard 
Shell :: laravel sanctum auth setup 
Shell :: codepush get keys 
Shell :: windows powershell 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =