Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

keytool export a certificate

keytool -exportcert -keystore [keystore] -alias [alias] -file [cert_file]
Comment

keytool export a certificate

keytool -importkeystore -srckeystore [keystore] -destkeystore [target-keystore] -deststoretype PKCS12
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install onnx on jetson nano 
Shell :: setup systemd redis 
Shell :: find only files linux 
Shell :: how to erase folder that match characters in linux 
Shell :: flush the port 3001 
Shell :: git add file without commit 
Shell :: git diff two commits 
Shell :: powershell sharepoint copy file to other site collection 
Shell :: create md5 hash command line 
Shell :: nasm compile windows 64 
Shell :: unzip file to folder 
Shell :: check all running processes linux 
Shell :: git clone recursive submodule 
Shell :: uninstall utorrent buntu 
Shell :: new branch from existing branch 
Shell :: how to install windows from a hard drive 
Shell :: remove folder and contents linux 
Shell :: how to give full permission to another user linux 
Shell :: ubuntu vs kali linux 
Shell :: kube log 
Shell :: merge master to dev branch 
Shell :: debian mongodb 
Shell :: windows git ssh key add 
Shell :: macbook pro mac address 
Shell :: what is my user ubuntu 
Shell :: how to see (and kill) what is running on your port +mac 
Shell :: linux unpack .tar 
Shell :: check all ruby version ubuntu 
Shell :: using npm and yarn together 
Shell :: apt list available versions 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =