Displaying 8 results from an estimated 8 matches for "nocrypt".
Did you mean:
nocrypto
2003 May 12
4
xdelta files for security patches
Has xdelta (in ports under misc/xdelta) ever been considered as a means of
delivering binary patches for security updates?
It seems to be a pretty neat.
--
Regards,
Michael Nottebrock
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url :
2005 Mar 28
3
FreeBSD Security Advisory FreeBSD-SA-05:01.telnet
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-05:01.telnet Security Advisory
The FreeBSD Project
Topic: telnet client buffer overflows
Category: contrib
Module: contrib/telnet
Announced:
2001 Apr 20
2
strupr, strlwr
in wine 0418, the strupr and strlwr defines were removed from tchar.h
does anyone know why?
------------------------------------------------------------
Get your FREE web-based e-mail and newsgroup access at:
http://MailAndNews.com
Create a new mailbox, or access your existing IMAP4 or
POP3 mailbox from anywhere with just a web browser.
2020 Jun 10
0
Re: [PATCH virt-v2v] v2v: Allow temporary directory to be set on a global basis.
...3.9G 4.0K 3.9G 1% /data/input
devtmpfs 3.9G 0 3.9G 0% /dev/kvm
/dev/mapper/coreos-luks-root-nocrypt 40G 17G 24G 41% /etc/hosts
[nfs-server]:/NFSv4_vol_cnv/ibragins-2-3.cnv-qe.rhcloud.com.pvs/pv9 2.0T 945G 1002G 49% /var/tmp
[nfs-server]:/NFSv4_vol_cnv/ibragins-2-3.cnv-qe.rhcloud.com.pvs/pv15 2.0T 945G 1002G 49% /...
2002 Jan 23
5
X.509 support in ssh (revisited)
Hi there,
Forgive me for repeating a question asked about a year ago:
> Hi,
>
> Just wondered if anyone had got the following to work or if there
are any
> plans to add this functionality.
>
> * X.509 certificate support for authentication. As used in the likes of
> stunnel, mod_ssl etc for client auth.
>
> * Directory based (LDAP) key lookup. Either
2015 Jan 07
11
[Bug 2332] New: Show more secure fingerprints than MD5 (e.g. SHA256) in ssh and ssh-keygen
...display the full key. (which
isn't that long, especially for ed25519)
ssh-keygen -l -f key-file.pub
Also needs to be able to show a better hash function.
--
This is the only way I currently know, to calculate a SHA256
fingerprint from shell.
openssl pkcs8 -in /etc/ssh/ssh_host_rsa_key.pub -nocrypt -topk8
-outform DER | openssl sha256 -c
--
You are receiving this mail because:
You are watching the assignee of the bug.
2020 Jun 16
2
Re: [PATCH virt-v2v] v2v: Allow temporary directory to be set on a global basis.
...3.9G 4.0K 3.9G 1% /data/input
> devtmpfs 3.9G 0 3.9G 0% /dev/kvm
> /dev/mapper/coreos-luks-root-nocrypt 40G 17G 24G 41% /etc/hosts
> [nfs-server]:/NFSv4_vol_cnv/ibragins-2-3.cnv-qe.rhcloud.com.pvs/pv9 2.0T 945G 1002G 49% /var/tmp
> [nfs-server]:/NFSv4_vol_cnv/ibragins-2-3.cnv-qe.rhcloud.com.pvs/pv15 2.0T 945G 10...
2020 Apr 02
6
[PATCH virt-v2v] v2v: Allow temporary directory to be set on a global basis.
Previously we placed large files in g#get_cachedir () (usually
/var/tmp). However the problem is this ties the libguestfs appliance
and the virt-v2v overlay files to the same location.
When virt-v2v is run in a container, or any other situation where
local storage is limited, it's helpful to be able to put the overlay
files on an externally mounted PVC, which might be using NFS and
shared