Warning: session_start(): open(/var/lib/php/sessions/sess_8tn7tdl8n26bd1gbi5tnb6rrpn, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
How to make a keystore.p12 for https://localhost [1030036]

Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

2
LINES

< > BotCompany Repo | #1030036 // How to make a keystore.p12 for https://localhost

Document

1  
openssl req -nodes -new -x509 -keyout localhost.key -out localhost.cert
2  
cat localhost.key localhost.cert|openssl pkcs12 -export -out keystore.p12 -name localhost -passout pass:botcompany

download  show line numbers   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030036
Snippet name: How to make a keystore.p12 for https://localhost
Eternal ID of this version: #1030036/1
Text MD5: 42eeca803054dc80158502adfe63db1a
Author: stefan
Category: javax
Type: Document
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-10-31 14:44:23
Source code size: 187 bytes / 2 lines
Pitched / IR pitched: No / No
Views / Downloads: 595 / 169
Referenced in: [show references]