You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the digital signature (see https://en.wikipedia.org/wiki/Public-key_cryptography#Digital_signatures) is usually provided by companies like Verisign, Thawte, etc to verify that your server certificate is known and trusted for a certain www-domain. These 3rd party signed certificates are quite expensive. But you can also create self-signed certificates for free (again with a common Linux system). Take a look at the following wiki article:
In the article provided above I explain how to create a self-signed pair of client- and server SSL certificates with OpenSSL. Furthermore the tutorial shows how to create a Certificate Authority for the certificates.
Hi,
Thank you for your answer. If I need digital signature how can I get it?
Yours
The text was updated successfully, but these errors were encountered: