How To quick generate openssl certificate signing request
If anyone need to install a GoDaddy multi-domain certificate. I did the following when I created the CSR. It seems to be working on our system.
openssl req -new -key domain.key \
-subj "/C=$YOURCOUNTRY/ST=$YOURSTATE/L=$YOURCITY/O=$YOURORG/OU=$YOURUNIT/CN=$DOMAIN1/CN=$DOMAIN2/CN=$DOMAIN3" \
-out domain.csr
Читайте також:
- How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian
- Linux Tuning Parameters
- Google Translate API From The Command Line
- Nginx: Too Many Open Files Error
- Clearing caches from memory
- Apache: No space left on device: Couldn't create accept lock
- etc snapshots with git
- Перевірка С-програм під Linux на витоки пам'яті
- Веб-камера Ricoh VGP-VCC5 в linux
- debian встановлення adobe flash player 10 64bit iceweasel (firefox)