[Solved] The request was aborted: Could not create SSL/TLS secure channel

The request was aborted: Could not create SSL/TLS secure channel This error can occur if you are working on an application which will securely connect with another application using SSL/TLS certificate. The error “The request was aborted: Could not create SSL/TLS secure channel” look straight but can waste a good amount of time. Environment on …

Read more

How to fix domain suspended due to ICANN verification was not completed (RAA)

How to fix domain suspended due to ICANN verification was not completed (RAA). Internet Corporation for Assigned Names and Numbers is responsible for coordinating the maintenance and procedures of several databases related to the namespaces and numerical spaces of the Internet, ensuring the network’s stable and secure operation. Things are pretty simple while registering a domain …

Read more

[Solved] Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded Confluence

Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded Most common errors in a java developed application are related to memory. OutOfMemoryError is a term which can easily be found in the errors of these applications. Confluence is a very good  solution to manage documentation of your project, product and application. If you have installed the application …

Read more

enrollment agent certificate template could not be duplicated. access denied

Enrollment agent certificate template could not be duplicated. access denied Active Directory certification services is very important part to provide security and PKI features. AD CS is the Server Role that allows you to build a public key infrastructure (PKI) and provide public key cryptography, digital certificates, and digital signature capabilities for your organization. There …

Read more

[Solved] How to Install JDK5 on Ubuntu 16.04

There can be a need to install JDK5 on Ubuntu16.04 to run some legacy applications. apt-get will install the most recent version of JDK available in the repository which might not be good for the old applications. I was trying to install an old application on UBUNTU server but for that an old version of …

Read more

Microsoft Teams Meeting, Sorry, we could not find any building

Microsoft Teams Meeting, Sorry, we could not find any building It is bit tricky to add new meeting location in Microsoft Teams through which you can organize your organization’s meeting schedules with the proper follow-up and reminders etc. Microsoft Teams will give you a very strange error like “we could not find any building” Follow …

Read more

Public URL for Localhost Without Changing Firewall Rules

NGRok – Access Local Web Applications From Internet Without Changing External Firewall Rules Public URL for Localhost Without Changing Firewall Rules Sometimes you are stuck to access a website due to the firewall settings between your webserver and internet because of no port forwarding in firewall or NAT to access websites running behind the firewall …

Read more