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

openssl req -nodes -new -x509 -keyout localhost.key -out localhost.cert
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: 107 / 54
Referenced in: [show references]