ssl

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

ldap_secure @linux:commserv:ldap
31 Treffer, Zuletzt geändert:
=== TLS and LDAP over SSL (ldaps) === === Modifying /etc/openldap/ldap.conf === Modify / append the TLS-settings: #--- SSL/TLS setting ---# TLSCipherSuite ALL:!ADH:RC4+RS... :+HIGH:+MEDIUM:+LOW:+SSLv3:+EXP TLS_CACERT /etc/ssl/certs/ca_cert.pem TLS_CERT /etc/ssl/certs/station7_cert.pem TLS_KEY /etc/ssl/private/station7_key.
ca @linux:commserv:ca
27 Treffer, Zuletzt geändert:
.g. one of the follwing === * [[commserv:ca:openssl_ca|simple OpenSSL CA]] * [[commserv:ca:tiny_ca|Tiny CA]] * [[commserv:ca:phpki_ca|phpki CA]] \\ =... er of certificates in a file is: station7:/etc/ssl/certs # cat ca_cert.pem | grep -E 'BEGIN.* CERTIF... me. To find the fingerprint, use: station7:/etc/ssl/certs # openssl x509 -noout -fingerprint -in ca_c
config @linux:commserv:apache2
23 Treffer, Zuletzt geändert:
==== Apache === === SSL (https) === A special thing for getting Apache2 starting withaut user-interact... sk at every start for the password...\\ mv /etc/ssl/private/station7_key.pem /etc/ssl/apache2/private/station7_secure-key.pem openssl rsa -in /etc/ssl/private/station7_secure-key.pem -ou
spamassassin @linux:email:spamassassin
18 Treffer, Zuletzt geändert:
t - 143 for standard connection, 993 for imaps usessl=0 imappassword=None imapinbox="INBOX" # 2007-12-2... usage(ec): sslmsg="" if hasattr(socket, "ssl"): sslmsg=""" --ssl Make an SSL connection to the IMAP server""" sys.stderr.write("""isbg: IMAP Spam b
cyrus_secure @linux:email:cyrus
17 Treffer, Zuletzt geändert:
{{:suse.png}} === TLS, IMAP over SSL (imaps) and pop3 over SSL (pop3s) === === TLS === Modify / append the TLS-settings in **/etc/imap.conf:** #--- SSL/TLS setting ---# tls_ca_path: /etc/ssl/certs tls_ca_file: /etc/ssl/certs/ca_cert.pem tls_cert_fi
custom-image @linux:openwrt
12 Treffer, Zuletzt geändert:
net-tools-mii-tool net-tools-netstat zlib libopenssl openssl-util ssmtp luci-app-commands luci-app-diag-core kmod-tun liblzo openvpn-openssl git screen tcpdump rsync" FILES=files/ </code> *... net-tools-mii-tool net-tools-netstat zlib libopenssl openssl-util ssmtp luci-app-commands luci-app-dia
openssl_ca @linux:commserv:ca
12 Treffer, Zuletzt geändert:
==== simple OpenSSL Certficate Authority ==== === Create Certificate Authority === station7:/etc # station7:/usr/share/ssl/misc # ./CA.sh -newca CA certificate filename (... s []:hostmaster@example.com station7:/usr/share/ssl/misc # \\ === Create Certificate Request === station7:/usr/share/ssl/misc # openssl req -new -nodes -keyout newreq.p
pam @linux:commserv:ldap
12 Treffer, Zuletzt geändert:
nss_map_attribute uniqueMember member #--- SSL/TLS setting ---# # OpenLDAP SSL mechanism # 2007-07-20, chhaas: wegen den folgenden Fehlern in /va... ap_simple_bind Can't contact LDAP server # muss SSL explizit deaktiviert werden: # ssl on # start_tls mechanism uses the normal LDAP port, LDAPS typic
config @linux:email:postfix
10 Treffer, Zuletzt geändert:
attribute = gosaMailForwardingAddress,mail # SSL/TLS config smtp_use_tls = yes smtpd_use_tls =... tarttls = yes smtpd_tls_key_file = /etc/postfix/ssl/smtpdkey.pem smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.pem smtpd_tls_loglevel = 1 # SASL co... in = broken_sasl_auth_clients = yes === Create SSL certificates for Postfix === First, make sure th
postfix_secure @linux:email:postfix
8 Treffer, Zuletzt geändert:
{{:suse.png}} === Postfix with TLS and SSL (smtps) === Use a portscanner like "nmap": station7:/etc/i... y the TLS-settings in /etc/postfix/main.cf #--- SSL/TLS setting ---# smtpd_client_restrictions= per... dev:/dev/urandom #-- smtpd_tls_CAfile = /etc/ssl/certs/ca_cert.pem smtpd_tls_cert_file = /etc/ssl/certs/station7_cert.pem smtpd_tls_key_file = /etc
gosa_secure @linux:commserv:gosa
6 Treffer, Zuletzt geändert:
tead of http change in the "main"-section: forcessl="false" to: forcessl="true" Of course your Apache2-httpd must be enabled for SSL. \\ === force GOsa using imaps/tls === Set in GO... 0.1:993/tls/novalidate-cert} or: {127.0.0.1:993/ssl/novalidate-cert} or: {127.0.0.1:993/imap/ssl/tl
commserv @linux
5 Treffer, Zuletzt geändert:
rtificate Authority]]** * [[commserv:ca:openssl_ca|simple OpenSSL CA]] * [[commserv:ca:tiny_ca|Tiny CA]] * [[commserv:ca:phpki_ca|phpki CA... dap_secure|Configuration of OpenLDAP with TLS and SSL (ldaps)]] * **[[commserv:apache2:config|Apache2... * [[commserv:email:postfix:postfix_secure|TLS and SSL configuration (smtps)]] * [[commserv:email:
avast-ssl @thunderbird
5 Treffer, Zuletzt geändert:
==== Thunderbird - SpamPal - Avast with SSL ==== === 1. Installing and preparing STUNNEL: === Download OPENSSL for Windows from: http://www.slproweb.com/products/Win32OpenSSL.html \\ Download STUNNEL for WIndows from: http:... .0.0.1:11110 connect=pop.gmx.net:995 #or the SSL port of your Secure POP server if you use another
cpan2rpm @linux:commserv:other
5 Treffer, Zuletzt geändert:
\\ For compiling the CPAN-Perl-module IO::Socket:SSL you can either do a: cpan2rpm --group=Entwicklung/Bibliotheken/Perl IO::Socket:SSL or: cpan2rpm --group=Entwicklung/Bibliotheken/P... tp://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-1.07.tar.gz or, if you downloaded IO-Socket-SSL-1.07.tar.gz to /tmp: cpan2rpm --group=Entwicklung/Bi
ldap_conf @linux:commserv:ldap
4 Treffer, Zuletzt geändert:
IMIT 12 #TIMELIMIT 15 #DEREF never #--- SSL/TLS setting ---# TLSCipherSuite ALL:!ADH:RC4+RS... :+HIGH:+MEDIUM:+LOW:+SSLv3:+EXP TLS_CACERT /etc/ssl/certs/ca_cert.pem TLS_CERT /etc/ssl/certs/station7_cert.pem TLS_KEY /etc/ssl/private/station7_key.pem TLS_REQCERT demand \\
slapd_conf @linux:commserv:ldap
4 Treffer, Zuletzt geändert:
ldap @linux:email:postfix
4 Treffer, Zuletzt geändert:
datenschutzerklaerung
3 Treffer, Zuletzt geändert:
index @thunderbird
3 Treffer, Zuletzt geändert:
sieve @linux:email:cyrus
3 Treffer, Zuletzt geändert:
pfs @linux:email:postfix
3 Treffer, Zuletzt geändert:
todo @linux:commserv
2 Treffer, Zuletzt geändert:
all @linux:debian
2 Treffer, Zuletzt geändert:
desktop @linux:debian
2 Treffer, Zuletzt geändert:
hardware @linux:debian
2 Treffer, Zuletzt geändert:
email @linux:email
2 Treffer, Zuletzt geändert:
config @linux:commserv:squid
2 Treffer, Zuletzt geändert:
start
1 Treffer, Zuletzt geändert:
linux @linux
1 Treffer, Zuletzt geändert:
cyrus @linux:email
1 Treffer, Zuletzt geändert:
config @linux:commserv:egroupware
1 Treffer, Zuletzt geändert:
config @linux:commserv:gosa
1 Treffer, Zuletzt geändert:
config @linux:commserv:ldap
1 Treffer, Zuletzt geändert: