Question : I plan to migrate a SQL Server database to another server. There is a certificate listed under the […]
Tag: certificate
Is it possible to add a certificate to a database role?
Question : I have a certificate I am using for inter-DB access to a stored procedure in SQL Server, and […]
Permissions to create certificate
Question : Is there a way to grant a user permissions to create certificate in SQL Server? Answer : There […]
If I backup my Certificates, why do I need to backup the DMK?
Question : If I have a server where I use TDE, configured as follows: USE [master] CREATE DATABASE MyTDE CREATE […]
need help understanding the error-message: Error Connecting to database FATAL : no pg_hba.conf entry
Question : We’re trying to connect to a postgres/postgis installation on a remote server, using QGIS-Application. When accessing from another […]
Why would I download CA certificate when starting a managed Postgres cluster on DigitalOcean?
Question : I am trying for the first time a Postgres cluster provided as a managed service by DigitalOcean.com. As […]
Is there any reason to back up these system-created certificates?
Question : I understand the need for backing up keys and user defined certificates, but is there any reason that […]
Is it possible to login to an Oracle schema using a certificate?
Question : The question is based on having to deal with lots of automated processing (testing, mostly). As it stands, […]
Sharing certificates encryped by password between DBs and instances
Question : Question: I am trying to create a single (self signed) certificate and deploy across many databases and instances. […]
Is it possible to login to an Oracle schema using a certificate?
Question : The question is based on having to deal with lots of automated processing (testing, mostly). As it stands, […]