I am developing windows service as part of msi. when we select msi, it will install the service and creates certficates example bootstrap cert and client cert. These certifcates are used for rest api calls(as request body these certs are send). Can anyone help me as per security reasons where can I store client and ca certifcates in windows? Guide me whether it should be in some folders or certifcate store.
where to store certifcates in windows for the software
16 views Asked by Jayashree Madanala At
0
There are 0 answers
Related Questions in CERTIFICATE
- Create aws certification for domain
- How can I create a simple signed certificate for my Windows Forms .NET app in Visual Studio 2022
- Problem validating server certificate connecting to a Kafka cluster
- connecting to secure server from Java application without importing certificate to keystore
- Inside Windows 2016 : error message : "Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty"
- Visual Studio 2022 free certificate problem. "cannot import key file " how to fix
- How do I sign a powershell script with in-network server so that all clients can run script without changing execution policy?
- Mac Sonoma 14.4 Dotnet 8.0.203 SDK webapi https error
- CA certificate for .NET Maui
- Fiddler doesn't work because Chrome and Edge don't trust fiddler certificate
- openssl: try to load local ca store
- Authentication with SmartCard sending a SOAPUI request
- SSL/TLS certificate exchange/renewal needs private key of the old certificate in CSR
- Questions about p12 certificate and private key password
- ERROR: Could not install packages due to an OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /path/to/cacert.pem
Related Questions in CLIENT-CERTIFICATES
- How to move updates from Google Play to another server
- Java, Spring, RestTemplate / WebClient, how to do client certificate authentication properly?
- How to embed client certificate into react native iOS app
- Get back deleted applications starting with 'dev' client-certificate authentication
- \n and \t getting removed from fast api request header , using uvicorn server
- Internal.Cryptography.CryptoThrowHelper.WindowsCryptographicException: 'The specified network password is not correct.'
- OpenSSL client authentication and macos
- ECS - EC2 - Communication and Certificates
- Using NPM to authenticate with a remote Sonatype Nexus repository using a PKCS12 client certificate
- Azure web app can't load signing cert from certificate store
- where to store certifcates in windows for the software
- Azure APIM: Browser asking to choose Certificate every time for API testing in Developer Portal
- Spring Boot send Request to Soap client: client.WebServiceTransportException: Unauthorized [401]
- .pfx cert to DER encoded binary X.509
- Consume webservice protected with a certificate in C#
Related Questions in X509CERTFICIATE2
- where to store certifcates in windows for the software
- Validate Chrome.exe from official website
- Which is the right subordinate Certificate Authorities (CAs) utilized by Azure while connecting to the IoT Hub?
- NodeJS axios fails with self sign certificate while cURL succeeds with same "ca bunlde"
- What to do when Azure Key Vault rejects certificate and says: Unsupported key operation(s): "wrapKey", "unwrapKey"
- Certificate installation (Linux)
- Client certificate gets "The request was aborted: Could not create SSL/TLS secure channel"
- X509Certificate get private key expiration date
- How to add extended key usage string when generating a self-signed certificate using openssl
- How do I get a cert from a pfx
- How can I import a SHA1 cert into Keystore as PrivateKeyEntry Type instead of trustedCertEntry
- How to access the most recent cerificate among 2 certificates with same common name in c#
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)