Den ons 9 mars 2022 kl 13:48 skrev Morin, Michael :
> I’m trying to get my new server certificate to work with the Subversion
> Edge Console by converting the server.crt file into PKCS12 format and then
> creating a JKS file. I am using OpenSSL to do this. When I execute the
> command, openssl pkc
On Wed, Mar 9, 2022 at 7:48 AM Morin, Michael wrote:
>
> I’m trying to get my new server certificate to work with the Subversion Edge
> Console by converting the server.crt file into PKCS12 format and then
> creating a JKS file. I am using OpenSSL to do this. When I execute the
> command, opens
I'm trying to get my new server certificate to work with the Subversion Edge
Console by converting the server.crt file into PKCS12 format and then creating
a JKS file. I am using OpenSSL to do this. When I execute the command, openssl
pkcs12 -export -in E:/csvn/data/conf/server.crt -inkey
E:/cs