CA SDM toggle keystore secret
Step 0 – Know the Environment Step 1 – Get encrytped string from NX.env Step 2 – Decrypt NX_KEYSTORE_REF Step 3 – List Certificates in keystore
Step 0 – Know the Environment Step 1 – Get encrytped string from NX.env Step 2 – Decrypt NX_KEYSTORE_REF Step 3 – List Certificates in keystore
Steps to export certificate from CA-ITPAM and import into CA-SDM <storePass> = findstr KEYSTOREID <PAM_INSTALL>\wildfly\standalone\.config.OasisConfig.properties keytool -list -keystore c2okeystore -storepass <storePass> –v keytool -keytool c2okeystore -storepass <storePass> –export –alias itpam…
Issue/Introduction After either upgrading to Service Desk Manager, or configuring a new install with SSL for the first time, SSL doesn’t work. In some cases an OAuth token may be…
Resolution If the environment is AA, make sure the NX.env has the correct value of keystore. If the version control is enabled, the NX.env values may get overwritten.
For some reason, when I tried to change the time zone from toolbar The fix was to use: timedate.cpl from the command line.
Install-Module DockerMsftProvider -Repository PSGallery -Force NuGet provider is required to continue PowerShellGet requires NuGet provider version '2.8.5.201' or newer to interact with NuGet-based repositories. The NuGet provider must be available…
Quick way to see browser cache for each domain. You can also quickly just the cookies by using following:edge://settings/cookies/detail?site=google.com
Recently I’ve been having trouble getting Postman desktop app to load. It keeps giving the following “Unable to load data” error: I have been a long-term user of Postman for…
I tried creating a php.ini file within the wp-admin, but system did not pick it up.I also tried connecting to container and updading the /usr/local/etc/php/php.ini-production which did not work either.…