Setup WSO2 with NGINX Reverse Proxy for custom URLs By default, WSO2 interfaces such as Publisher, Developer portal, and Carbon are accessed via port :9443/publisher, :9443/devportal and :9443/carbon respectively....
WSO2 Cannot remove API as active subscriptions exists [Solution] Trying to delete an API from WSO2 API Manager and end up seeing this error – Cannot remove API as...
Change your user name and initials in Microsoft Word Do you create office documents that will be shared with others? Then appropriate attribution and correct author information are important. ...
How to Install/Update PHP to 7.4 on CentOS 7 Recently while looking onto my client’s WordPress dashboard, found a notification that the PHP version might be vulnerable and needs...
Registered callback does not match with the provided URL – Fix WSO2 Error In continuation to my article on WSO2 installation and configuration, here’s another issue that popped up after changing the hostname...
How to Change Product Sorting in WooCommerce Catalog? Is there a way to change the product sorting in WooCommerce? Currently, the products are displayed in alphabetical order on...
Mistyped ‘ls’ command as ‘sl’ – Cure your bad habit of mistyping! Mistyping a command is common; for example, typing ‘sl‘ instead of ‘ls‘ is very common. But this mistyping resulted in...
DST Root CA X3 Expiry – Invalid Certificate Error on Chrome [Fix] DST Root CA X3 certificate expired on September 30th, 2021 causing many devices on the internet with an Invalid Certificate...
Communications link failure Exception – WSO2 with MySQL [Fix] In this tutorial, we will discuss how to fix the communication link failure exception that occurs while integrating WSO2 with...
Illegal block size exception – CKR_ENCRYPTED_DATA_LEN_RANGE [SoftHSM] I have installed and configured SoftHSM successfully on CentOS. In order to check if I can communicate with SoftHSM programmatically,...
[Openstack Swift] Could not bind to 0.0.0.0:8080 I have successfully installed and configured the OpenStack Swift service. However, I see an ‘Account not found’ error while executing...
Configure WSO2 API Manager with MySQL Database In continuation to our previous article on “Installation of WSO2 API Manager on CentOS“, today we will discuss configuring WSO2...
Install SoftHSM and Access it via Java Program SoftHSM is a software implementation of HSM (Hardware Security Module) aims to perform all the functions that a proper HSM...
Stop using NULLED WordPress Plugins and Themes No one likes spending unnecessary money when the complete premium theme is available for free of cost! In my initial...
[Solved]: OpenSSL library has no GOST support I’m trying to install SoftHSM on CentOS 7. SoftHSM depends on a cryptographic library such as Botan (min required version...
Submitting SLURM jobs with STDOUT & STDERR written to files wrt JOB_ID There are different ways to submit SLURM jobs onto a cluster and the main way is by submitting a script...
How to insert images from clipboard to WordPress post Images speak more than boring texts and also make a blog post more interesting and interactive. But most daily bloggers...
c_rehash : Command not found error – Solution Question: Hi, I was trying to rehash the certificates on CentOS 7 using c_rehash. However, I see the error c_rehash...
Installing WSO2 API Manager on CentOS WSO2 API Manager is an Open Source-based API Gateway that allows the development teams to deploy and monitor APIs and...