bdushok

Results 2 issues of bdushok

I'm using mod_proxy in front of an internal https server. I'm using a location as follows: AuthType Digest AuthName "Please login" AuthDigestUserFile /usr/local/apache/accounts.pwd Require valid-user ProxyPass https://internal server/ ProxyPassReverse https://internal...

I'm using aspice with Proxmox. It was working fine when my Proxmox servers were using the SSL cert provided by Proxmox. Once I switched to a Let's Encrypt generated cert...