Update certificates.md

This commit is contained in:
Sergei Tsõganov 2023-11-20 14:28:52 +02:00 committed by GitHub
parent 46fed76e6d
commit bd12a73898
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
---------------