mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Update certificates.md
removed unnecessary p12 file creation example
This commit is contained in:
parent
241886bf15
commit
8b27c755df
1 changed files with 0 additions and 2 deletions
|
@ -185,8 +185,6 @@ Download CRT file and create p12 file.
|
|||
|
||||
openssl pkcs12 -export -inkey private/api-user.key.pem -in certs/api-user.crt.pem -out pkcs/api_user.p12
|
||||
|
||||
openssl pkcs12 -export -inkey private/priit.key.pem -in certs/registrar1.crt.pem -out pkcs/registrar1.p12
|
||||
|
||||
Add api_user.p12 to your browser.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue