Skip to main content

Posts

Featured

AWS Certificate Manager - Import Certificate

How to import a certificate. Use Key Store Explorer to open the cert and export keypair in PEM format  This will save a file cert.pem. Make sure you do not set the password for pem file. Use the details and add in aws acm to import cert. Example below 1) Private Key    2) Cert Body  EXAMPLE FROM AWS ACM 

Latest posts

Security Engineering on AWS

Advanced Architecting on AWS - Classroom Training

JAVA UTF-8 encoding

JAVA RSA 256 Private Key JWT Creation - OpenSSL Key Pair

Security File Type Detection with Apache Tikka - OWASP

Redux - Angular In Memory App State Management Redux Example

OWASP logging to prevent Log Forging via Web HTTP Requests.

Installing Custom cert to JVM keystore via Java application InstallCert.java

Java EE maven project on SonarQube Server - Code Quality - Code Coverage

Maven Profiles [UAT,PROD] Based Property Value Population in Deployable