Skip to content

Instantly share code, notes, and snippets.

View RahulRanjan-TPL's full-sized avatar

Rahul Ranjan RahulRanjan-TPL

  • Navi Mumbai, India
View GitHub Profile
@RahulRanjan-TPL
RahulRanjan-TPL / import-x509-pk8-to-jks-keystore.md
Created June 22, 2022 06:45 — forked from berkedel/import-x509-pk8-to-jks-keystore.md
How to import x509.pem pk8 file into jks keystore

How to import x509.pem pk8 file into jks keystore

Prerequiste:

Generate a file platform.priv.pem from you pk8 file.

openssl pkcs8 -in platform.pk8 -inform DER -outform PEM -out platform.priv.pem -nocrypt
@RahulRanjan-TPL
RahulRanjan-TPL / AdbCommands
Created February 17, 2020 10:41 — forked from Pulimet/AdbCommands
Adb useful commands list
adb help // List all comands
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
@RahulRanjan-TPL
RahulRanjan-TPL / README.md
Created October 13, 2019 18:50 — forked from nikhilweee/registration_info.py
Get vehicle info from an Indian registration number

Programmatically extract owner info from Indian registration numbers

Usage

$ python owner.py MH02CL 0555
Registration No:
MH02CL0555
Registration Date:
It's not working with custom style...