Displaying 4 results from an estimated 4 matches for "tavakoli".
2020 Mar 05
3
Fwd: sk-api suggestions
Hello,
I'm helping the Git for windows team and contributing in git-for-windows
repository to help expand the OpenSSH support for fido2 devices on Windows.
Currently we are using your internal implementation(sk-usbhic.c) however
since Windows 10 version 1903 this requires administrator privileges.
I'm trying to create a module for OpenSSH to use webauthn.dll instead of
direct calling to
2020 Jul 19
2
submission proxy -- where to config/present client cert?
?I've a dovecot instance setup with submission proxy,
protocols = imap lmtp submission sieve
hostname = internal.mx.example.com
submission_relay_host = internal.mx.example.com
submission_relay_port = 465
submission_relay_trusted = yes
submission_relay_ssl = smtps
submission_relay_ssl_verify = yes
service submission-login {
inet_listener submission {
address = 10.2.2.10,
2020 Jul 20
0
submission proxy -- where to config/present client cert?
On 19/07/2020 18:18, PGNet Dev wrote:
>
> What in my dovecot submission config^^ do I need to change/add to get it to 'present' a client cert to the postfix relay for client cert verification?
>
Submission uses the global outgoing ssl settings:
https://doc.dovecot.org/settings/core/#ssl-client-cert
https://doc.dovecot.org/settings/core/#ssl-client-key
2011 Sep 02
0
ssh connection problem
Hello,
I have a problem in remote connection to libvirt deamon.
when I add the ssh connection in virt-manager, this error message appears:
server closed connection:
Traceback (most recent call last):
? File "/usr/share/virt-manager/virtManager/connection.py", line 1022, in _try_open
??? None], flags)
? File "/usr/lib/python2.7/dist-packages/libvirt.py", line 107, in