You are here
mysql cer
Fri, 2014-06-06 00:05 — samros42
About three years ago, someone came up with the following mysql command select cer into dumpfile '/tmp/cer.bin'. I'm combining this command with openssl and can get the full content of a cert. Now, instead of write it into a file could be possible to write it into memory or maybe save the file in a a temp table... Comments are welcome!