How to run this program
- Download the program from the URL above.
- Install a go compiler from https://golang.org/doc/install.
- Compile the program with the following command:
$ go build main.go - Run the compiled program.
Unix OS:
$ ./mainWindows OS: Running by the created .exe file.
- The program outputs certificate svg files into "output" folder.




























































