Open in app

Sign in

Write

Sign in

Ram Mohan
Ram Mohan

6 Followers

Home

Lists

About

Jan 4, 2022

KeyStore vs TrustStore

Definitions: -KeyStore: It contains private keys and public certificates which are used to authenticate clients. It is used to configure on the server side. -TrustStore: It contains trusted SSL or public certificates. usually, it is used to configure on the client side. Create a keypair and keystore keytool -genkeypair -alias…

Ssl

3 min read

Ssl

3 min read


Jul 26, 2021

Create Self Signed CA certificate and Server certificates

Introduction: All websites which are running with https are secured with the Public-key Infrastructure which will talk about digital certificates and digital signatures. In this Architecture CA (Certificate Authority) is responsible for issuing the certificates, These CA’s are third party organizations and they used to charge for their service. …

Ssl Certificate

3 min read

Ssl Certificate

3 min read


Dec 29, 2020

Apache Storm vs Apache Kafka

Apache Storm Apache Kafka Apache Storm The main purpose of the Apache Storm is to Process the huge amount of data in real time. It will receive data from the input stream then process the data and the data send to the output stream. Developed by Twitter. Apache Kafka The main purpose of the Apache Kafka is distributed messaging. It will work on Producer and Consumer Pattern. It has the ability to store the data to provide falt tolerance.

Apache Kafka

1 min read

Apache Kafka

1 min read


Dec 29, 2020

LDAP and AD

Lightweight Directory Access Protocol What is AD? What is LDAP? How to query the LDAP. LDAP injections. Preventing LDAP injections. 1. What is AD? Active Directory is a directory service implementation which will provide the servers like authentication, groups, user management, policy administration and more. AD supports both LDAP and…

Ldap

2 min read

Ldap

2 min read


Sep 18, 2020

Higher Order Components(HOC)

Common useful utility functions in React Js — GitHub: https://github.com/RamMohan222/react-hoc-utils Sometimes we need some special Higher-Order Components or functions to compose the components with the dynamic or static properties. for that always we don’t need to depend on some other third-party packages we can build our own package with 2 to 5 lines of code and it will…

Reactjs

3 min read

Higher Order Components(HOC)
Higher Order Components(HOC)
Reactjs

3 min read

Ram Mohan

Ram Mohan

6 Followers

Love to code in Java| NodeJs | ReactJs and my new adoptions are Python and Go https://ram222mohan.com/

Following
  • Alexander Obregon

    Alexander Obregon

  • The Java Trail

    The Java Trail

  • Netflix Technology Blog

    Netflix Technology Blog

  • Nil Seri

    Nil Seri

  • omgzui

    omgzui

See all (34)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams