Unable to generate File xcenter-YYYYMMDD.der.cer
Hello Everyone,
I am trying to install the Xstore office. For that while generating the following files is having issue.
set OPENSSL_CONF=c:\cert\sslcert\openssl.cnf
openssl x509 -in xcenter-YYYYMMDD.cer -out
xcenter-YYYYMMDD.der.cer -outform DER
when I run the above command, instead of getting the file xcenter-20160712.der.cer I am getting xcenter-20160712.cer.
I am working of windows platform. Can some one please explain the issue?