{{theTime}}

Search This Blog

Total Pageviews

How to generate Digital Certificate?

keytool -genkey -v -keystore c:\Users\<user>\key.jks -storetype JKS -keyalg RSA -keysize 2048 -validity 10000 -alias key

No comments:

How to install Windows Subsystem for Linux?

- Open Powershell in Admin mode and run wsl --install