Ronan Viel <ronanv...@orange.fr> writes: > >> Philip Kaludercic <phil...@posteo.net> writes: >> which would mean that the certificate should be called localhost:443 (or >> 127.0.0.1:443) > > No, it means the certificate must be named /etc/ssl/localhost:443.crt > or /etc/ssl/127.0.0.1:443.crt, and the matching key must be in file > /etc/ssl/private/localhost:443.key or > /etc/ssl/private/127.0.0.1:443.key
Yes, of course, that was I typo. My point was that the port in the file names doesn't appear to be the port the traffic is being directed *towards*. > The manual is clear enough but requires attention to filenames and paths. > > Ronan -- Philip K.