Contents tagged with certificate
-
Connection to SQL Server using SSL encryption
SSL connection encryption can be initiated either from the client, which can be an IIS website or Desktop application, or can be enforced at the server side. Either way, a certificate needs to be … more
-
Free SSL Certificates from Cloudflare
https://www.youtube.com/watch?v=cK5Z_r5-4CQ more
-
SSL Certificate Generation and OpenSSL
https://www.sslchecker.com/csr/self_signed
https://github.com/openssl/openssl
https://www.openssl.org/source/
or via powershell:
https://support.jetglobal.com/hc/en-us/articles/235636308-How-To- … more
-
Create a Certificate with Powershell
https://support.jetglobal.com/hc/en-us/articles/235636308-How-To-Create-a-SHA-256-Self-Signed-Certificate
https://docs.microsoft.com/en-us/powershell/module/pkiclient/new-selfsignedcertificate?view= … more
-
Certificate Warning for Remote Desktop Connection
https://stackoverflow.com/questions/20686361/how-to-ignore-the-certificate-warning-on-remote-desktop-connection
-
Generating a self-signed SSL certificate using the Java keytool command (2004193)
https://kb.vmware.com/s/article/2004193