Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

convert crt to cer with commnd

step-1:openssl genrsa -out <private key file name> 2048
step-2:openssl req -new -key <private key file name> -out <csr file name>
Comment

PREVIOUS NEXT
Code Example
Shell :: less command show line numbers 
Shell :: yum install gcc 
Shell :: install csfml on linux 
Shell :: wget mac robot 
Shell :: xampp ubuntu 20.04 
Shell :: ubuntu install unzip 
Shell :: create branch git 
Shell :: install pgadmin 
Shell :: powershell open folder 
Shell :: git stage all 
Shell :: install kali software manager gnome support 
Shell :: Failed to connect to repository : Error performing git command: git ls-remote -h 
Shell :: grep print all after 
Shell :: what is remote repository 
Shell :: sudo: command not found 
Shell :: kubectl describe to yaml 
Shell :: Flutter plugin not installed; this adds Flutter specific functionality 
Shell :: remove write proteced in usb ubuntu 
Shell :: bash check if file is readable 
Shell :: replace whitespace with newline 
Shell :: ubuntu 18.04 get public ip address 
Shell :: chown a file 
Shell :: ubuntu 
Shell :: create new github repo 
Shell :: linux change uid 
Shell :: write to file ubuntu 
Shell :: what is uname -r linux 
Shell :: uninstall kubeadm 
Shell :: git pull origin main 
Shell :: git revert remote branch 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =