Open in app
Home
Notifications
Lists
Stories

Write
Miroslav Rešetar
Miroslav Rešetar

Home

Jul 1, 2018

Being your own Certificate Authority

From time to time there is a need to generate X.509 certificates. In some cases it is enough to generate self signed certificates. This can be achieved by one-line command such as: openssl req -x509 -sha256 -nodes -days 365 -newkey rsa:2048 -keyout privateKey.key -out certificate.crt Commands such as above can…

Ssl

2 min read


May 2, 2018

Setting up your second Vagrant box

So setting up first vagrant box was easy as 1,2,3. - vagrant init, change the Vagrant file - vagrant up - vagrant ssh This was Ubuntu 16.04. But then came the second box. It was very stubborn to import needed key to enable ssh key login. Basically I’ve tried pretty…

Vagrant

1 min read

Miroslav Rešetar

Miroslav Rešetar

14+ yrs in IT as developer, architect and consultant, IBM Champion for Cloud, 12 IBM certifications. Working for www.croz.net.

Following
  • Thoughtworks

    Thoughtworks

  • Medium

    Medium

  • Inside IBM Research

    Inside IBM Research

  • IBM Developer

    IBM Developer

  • Jorge Acetozi

    Jorge Acetozi

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable