Apache service startup error SSLPassPhraseDialog

Hi, Apache service startup error:
[Tue Mar 13 13:37:17.775581 2018] [ssl:emerg] [pid 1808:tid 664] AH02577: Init: SSLPassPhraseDialog builtin is not supported on Win32 (key file C:/Bitnami/owncloud-8.0.2-0/apache2/conf/server.key)
[Tue Mar 13 13:37:17.775581 2018] [ssl:emerg] [pid 1808:tid 664] AH02312: Fatal error initialising mod_ssl, exiting.
[Tue Mar 13 13:37:17.775581 2018] [ssl:emerg] [pid 1808:tid 664] AH02564: Failed to configure encrypted (?) private key cloud.oao-bru.ru:443:0, check C:/Bitnami/owncloud-8.0.2-0/apache2/conf/server.key
[Tue Mar 13 13:37:17.775581 2018] [ssl:emerg] [pid 1808:tid 664] SSL Library Error: error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
[Tue Mar 13 13:37:17.775581 2018] [ssl:emerg] [pid 1808:tid 664] SSL Library Error: error:0D08303A:asn1 encoding routines:ASN1_TEMPLATE_NOEXP_D2I:nested asn1 error
[Tue Mar 13 13:37:17.775581 2018] [ssl:emerg] [pid 1808:tid 664] SSL Library Error: error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
[Tue Mar 13 13:37:17.775581 2018] [ssl:emerg] [pid 1808:tid 664] SSL Library Error: error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error (Type=RSA)
[Tue Mar 13 13:37:17.775581 2018] [ssl:emerg] [pid 1808:tid 664] SSL Library Error: error:04093004:rsa routines:OLD_RSA_PRIV_DECODE:RSA lib
[Tue Mar 13 13:37:17.775581 2018] [ssl:emerg] [pid 1808:tid 664] SSL Library Error: error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
[Tue Mar 13 13:37:17.775581 2018] [ssl:emerg] [pid 1808:tid 664] SSL Library Error: error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error (Type=PKCS8_PRIV_KEY_INFO)
AH00016: Configuration Failed

Information about the certificate
V3
SHA256RSA
CN = GlobalSign Domain Validation CA - SHA256 - G2
O = GlobalSign nv-sa
C = BE
*.oao-bru.ru

Hi,

oc 8.0 is no longer supported, please consider upgrading.

To me it even looks that this is unrelated to ownCloud at all and just an issue with Apache or am i wrong?

Yes, The problem is with apache, the service does not start with wildcard certificates, if you issue your certificates through the OpenSSL module, then everything works fine.

Hey,

i'm not sure how much help a support forums for ownCloud is for such issues with Apache.