01-08-2020, 12:54 PM 
		
	
	
		Hi!
I have three files from ZeroSSL, account-key.key, domain-crt.txt and domain-csr.txt
I have assigned the .key to the SSLOptions.KeyFile and the domain-crt.txt to SSLOptions.CertFile and SSLOptions.RootCertFile
When I start the program I get the exception "Failed to load root cert", "error:0B084002:x509 certificate routines:X509_load_cert_crl_file ystem lib"
ystem lib"
What am I doing wrong?
Thx
	
	
	
	
I have three files from ZeroSSL, account-key.key, domain-crt.txt and domain-csr.txt
I have assigned the .key to the SSLOptions.KeyFile and the domain-crt.txt to SSLOptions.CertFile and SSLOptions.RootCertFile
When I start the program I get the exception "Failed to load root cert", "error:0B084002:x509 certificate routines:X509_load_cert_crl_file
 ystem lib"
ystem lib"What am I doing wrong?
Thx

 
 

 

