1 | # make new key |
2 | openssl req -new -newkey rsa:2048 -nodes -keyout botcompany.key -out botcompany.csr |
3 | |
4 | # export private key (.pem) |
5 | openssl pkcs12 -in keystore.p12 -nodes -nocerts -out botcompany.pem |
6 | |
7 | # use existing key? |
8 | openssl req -new -key botcompany.pem -out agiblue.csr |
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023615 |
| Snippet name: | makecsh.sh |
| Eternal ID of this version: | #1023615/4 |
| Text MD5: | 02375d8dfdfd790d3134124eddd12104 |
| Author: | stefan |
| Category: | http |
| Type: | Document |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-04 12:55:44 |
| Source code size: | 277 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 450 / 136 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |