iDempiereiDempiere SSL憑證安裝記得幫你的ERP資料上鎖..... Step one: Convert x509 Cert and Key to a pkcs12 file openssl pkcs12 -export -in server.crt -inkey server.key -out server.p12 -name [some-alias] -CAfile ca.crt... 2019-05-29 · 2 分鐘