JosephNguyenDev

Results 1 issues of JosephNguyenDev

Hi everyone, I'm following a tutorial on how to set up certs, and I am following the commands from this script 1 by 1. ```#!/bin/bash # Inspired from: https://github.com/grpc/grpc-java/tree/master/examples#generating-self-signed-certificates-for-use-with-grpc #...