Setting up a web server and following the documentation found here: https://www.openbsdhandbook.com/services/webserver/ssl/
After completing the acme-client -v example.com [I replaced example with my domain when running code]
When checking the configuration for my httpd file, I get the following as a response.
	
	
	
		
 
Anyone run into this issue before? (First time setting up a web server)
				
			After completing the acme-client -v example.com [I replaced example with my domain when running code]
When checking the configuration for my httpd file, I get the following as a response.
		Code:
	
	httpd -n
/etc/httpd.conf:14: server "example.com": failed to load public/private keys
configuration OKAnyone run into this issue before? (First time setting up a web server)
 
			    