在linux系統上 ,在須要轉換的證書目錄使用命令:linux
openssl x509 -in <要轉換的證書> -out <轉換的證書格式> -outform der
openssl命令詳解參照一下網址:bash
http://man.linuxde.net/openssl