Creating self signed certificates using openssl
In an earlier post, I discussed how makecert.exe tool in Windows OS can be used to create self-signed certificates.
In an earlier post, I discussed how makecert.exe tool in Windows OS can be used to create self-signed certificates.
I’ve been using the all new Windows Terminal (Preview) from a few weeks now, and I definitely find it promising. In case you’ve not already used it you can d...
Ever felt the need to install some useful web applications as native desktop applications in Windows? Well, I’ve always been on the lookout for desktop versi...
In my earlier post we saw how we can get a basic React Native app up and running in minutes and target both ios and Android platforms using the same code. In...
React Native as we know, helps develop mobile apps using JavaScript. On the surface it is just like React, except that it uses native mobile components inste...