mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 06:56:23 +02:00
Update certificates.md
This commit is contained in:
parent
46fed76e6d
commit
bd12a73898
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ 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
|
||||
|
||||
Add api_user.p12 to your browser.
|
||||
NB! Try adding the option `-legacy` to `openssl pkcs12` if you get wrong password message.
|
||||
|
||||
ID card login
|
||||
---------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue