Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: SELinux and stunnel: msg#00131
|
Subject: |
Re: SELinux and stunnel |
>> I am using stunnel to create an encrypted tunnel for SMTP connections to
>> my ISP. I have configured xinetd to execute stunnel appropriately when
>> a connection is made to localhost:465. This has stopped working when
>> using recent strict policies. I now see the following errors in my
>> system logs:
> inetd_child_t has access to /dev/urandom. If stunnel is labelled as
> inetd_child_exec_t then things should just work for you.
>
> Is stunnel commonly used in any other way than through inetd? If not then
> we'll just change the default policy to label it as inetd_child_exec_t.
I use stunnel through inetd. It seems like a good way to use it. That's
about all that I can attest to.
--
Mike
|
| |