Search the Community
Showing results for tags 'certificate'.
Found 3 results
-
Hello everyone, I' trying to understand where I get the certificate files for the SSL certificate and CA certificate from. I have to specify them in the FireDAC connection component. With the component I want to connect to the Azure cosmos DB for MongoDB (vCore). Do I need to get them from somewhere like " www.digicert.com " or do I get them from Azure itsself? Connection parameter: SSLPEMKeyFile -- is the path name to the .pem file that contains the SSL certificate and key. SSLCAFile -- is the path name to the .pem file that contains the certificate from the Certificate Authority (CA). (Source: https://docwiki.embarcadero.com/RADStudio/Athens/en/Connect_to_MongoDB_Database_(FireDAC)) Thanks in advance. Robert
- 4 replies
-
- delphi 10.1
- firedac
-
(and 6 more)
Tagged with:
-
How to attach a DigiCert Token certificate to exeutable
Bart Kindt posted a topic in Delphi IDE and APIs
So I finally got a DigiCert certificate. The hardware USB token is in the PC. Now what?? I don't see any way to link my Windows program to this USB token in the IDE... Okay, I now managed to export the Certificate to a file: It is a .cer file. It is not a text file. But when I try to add a Certificate File in the IDE, it asks for a .pfx file (a Personal Information Exchange) file. That looks to be something totally different. Thanks, Bart -
Is there a way to back up my keychain and certificates and my project on the MacBook ? I am not familiar with a Mac just got one to compile Delphi apps I use git on windows to back up the Delphi project code just asking u guys to see if u have any tips or best practice for backing up the Mac with all the keychain ,certificates,ect Thanks for any suggestions