generate pkcs12 certificate using keytool
keytool -genkeypair -alias solr-ssl -keyalg RSA -keysize 2048 -keypass secret -storepass secret -validity 9999 -keystore solr-ssl.keystore.jks -ext SAN=DNS:localhost,IP:192.168.1.3,IP:127.0.0.1 -dname "CN=localhost, OU=Organizational Unit, O=Organization, L=Location, ST=State, C=Country"
keytool -importkeystore -srckeystore solr-ssl.keystore.jks -destkeystore solr-ssl.keystore.p12 -srcstoretype jks -deststoretype pkcs12
Also in C++:
- readme.md editor github
- install virtualbox ubuntu 20 wsl command line
- yum list installed
- git ignore vendor folder not working
- installing zenmap on kali
- How to restart Ubuntu via SSH?
- python2 pip install kali
- ubuntu 18.04 default display manager
- Install Lumen CSV Reader package from Nuget Package Manager in Visual Studio
- git clone from specific branch
- linux commands list
- pig latin group by
- pip install in jupyter notebook
- git config remote.origin.url
- install idle3 terminal
- how t o force install a package even it is already install pip
- how to get permission in create folder and file on hard drive in ubuntu
- where are nginx logs?
- install prisma
- remove mac ._ files windows
- git command change to previous comit
- how to navigate to a folder in cmd windows 10
- error couldn't install package pillow big sur
- add ssh key to gitlab