Source document of : http://i.imgur.com/5T2fJsG.png
dia documents are just gziped XMLs. To open the SSL.xml file back in dia, just gzip it and give it a .dia extension.
$ gzip -c SSL.xml > SSL.dia hello
Source document of : http://i.imgur.com/5T2fJsG.png
dia documents are just gziped XMLs. To open the SSL.xml file back in dia, just gzip it and give it a .dia extension.
$ gzip -c SSL.xml > SSL.dia hello