openssl req -x509 -nodes -days 1825 -newkey rsa:2048 -keyout d:\tobasa.local.selfsigned.key -out d:\tobasa.local.selfsigned.crt
Showing posts with label ssl. Show all posts
From .pfx
-----------------
-----------------
Certificate.crt = Your-domain-Name.crt
CACert.crt = Certificate Authority Bundle
certificate.pfx is the new name of generated file
PrivateKey can be in .key or .txt format
-----------------
openssl pkcs12 -in d:\temp\tobasaapp.pfx -clcerts -nokeys -out d:\temp\certificate.crt openssl pkcs12 -in d:\temp\tobasaapp.pfx -nocerts -nodes -out d:\temp\private.key openssl pkcs12 -in d:\temp\tobasaapp.pfx -out d:\temp\certificate.pem -nodesTo .pfx
-----------------
openssl pkcs12 -export -out certificate.pfx -inkey PrivateKey.key -in certificate.crt -certfile CACert.crtHere:
Certificate.crt = Your-domain-Name.crt
CACert.crt = Certificate Authority Bundle
certificate.pfx is the new name of generated file
PrivateKey can be in .key or .txt format
Popular Posts
Labels
- Antrian Tobasa 14
- Script 10
- SQL Server 9
- Tutorial 9
- Windows 8
- Configuration 7
- snippet 5
- Troubleshooting 4
- Email Server 2
- Linux 2
- Open Source 2
- Windows Firewall 2
- bash 2
- ssl 2
- xampp 2
- Antivirus 1
- Gateway 1
- MS Office 1
- OpenOffice 1
- Postfix 1
- Regedit 1
- SQLite Database 1
- Squid 1
- Story 1
- VMware 1
- VirtuaBox 1
- database 1
- for loop 1
- gimp 1
- plink 1
- ssh 1