similar to: Using gpg to encrypt a URL line on CentOS 6 additional information

Displaying 20 results from an estimated 8000 matches similar to: "Using gpg to encrypt a URL line on CentOS 6 additional information"

2015 Jul 11
2
Using gpg to encrypt a URL line on CentOS 6.
Is there a way to use GPG to encrypt a URL line with parameters ? I was looking at libmcrypt also but it is not part of CentOS. I have found examples for mcrypt but not for gpg. Thoughts? Thanks. jerry
2005 Jun 06
2
PHP mcrypt
Hi, Could someone tell me how I'd go about compiling php with mcrypt support from src.rpm? ie. configure -with-mcrypt[=DIR] Is it just a matter of calling rpmbuild --rebuild src.rpm --with=mcrypt ? Cheers, MaZe.
2014 Sep 07
4
php-mcrypt
Is Centos team going to publish a correct version of php-mcrypt via yum? Centos 6.5 and now 7 is out but no php-mcrypt. php-mcrypt is used by lots of applications. and the one from EPEL repository is buggy and sometimes makes my server crash.
2011 Mar 28
3
Installing php-mcrypt
It has been 6 years since I set up my Linux server and have hardly had to touch it in all of those years other than running yum update, so I ma rusty in some of the fine details (especially at 72). I located a source for the php-mcrypt rpm (php-mcrypt-5.1.6-15.el5.centos.1.i386.rpm), however, isn't there an easier method to get and install the appropriate rpm - other than downloading it
2005 Nov 14
2
RPM php-mcrypt - CENTOS 4.2
Dear Friends, The PHP in CENTOS 4.2 hasn't lib php-mcrypt. Where I do download RPM php-mcrypt ? Thanks Adriano
2011 Apr 15
1
php53 and mcrypt
More PHP fun! I can see in the spec files that php-mcrypt support was removed by Redhat. I tried to find out why but I don't have sufficient access to redhat bugzilla. I am wondering if it is actually necessary as I have also run across a post or two that indicates applications that rely on mcrypt still work with the new php53. Perhaps mcrypt was superceded by another module or PHP core
2009 Apr 27
1
php-mcrypt from c5-testing is the wrong version
Hello all, I am using the c5-testing repo to fetch PHP 5.2.6 and related libraries, required for the LAMP apps that I want to use. php-mcrypt still seems to come from the extras repo and is version 5.1.6 and the php binary doesn't load this module. Any ideas on howto get php-mcrypt 5.2.6? Thanks. -- "The secret impresses no-one, the trick you use it for is everything" - Alfred
2016 Oct 10
1
mcrypt on PHP 5.4 and 5.5
I have Centos 6.8 running on a VPS and upgraded PHP from 5.3 to 5.4 using scl. Unfortunately it seems mcrypt is not available, neither for 5.4 nor for 5.5. What have other users done about that? Unfortunately I have an application that requires mcrypt.
2013 Feb 10
1
Patch to add gpg support to logcheck.
Enjoy, Based mostly of the man page for mime-construct. # free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied
2009 Nov 15
4
PHP Add-on
Dear my friends... I want to install Magento but the installer asks me several PHP Add-on: PHP Extension "pdo_mysql" must be loaded PHP Extension "mcrypt" must be loaded PHP Extension "curl" must be loaded PHP Extension "gd" must be loaded Anybody would be so nice to tell me the way to install the PHP add-on-s? Thank you very much.
2006 Nov 09
3
php-mcrypt extension
I see that there are a plethora of php extensions available as rpms, from the centos repositories, but not the php-mcrypt extension. I'm trying to stick to an rpm-only system and haven't found one that provides this, yet, for my 4.4 system. Is there any plan to add this to the repository in the near future (if at all)? Does anyone know where I can get it, otherwise? I see there is one for
2007 Sep 01
1
cannot find mcrypt rpm
Hi, I need this to install for a new ecommerce store I want to test out: mcrypt for extension=php_mcrypt.dll in php.ini Do you know where I can get this rpm? I cannot find it on the CentOS repository. I am using php 5.2.3-4 and mysql 4.1.20 on CentOS 4.3. Thank you! Sincerely, Melinda Odom Design Hosting, Inc. www.designhosting.biz 479-471-0891 No virus found in this outgoing message.
2009 Jun 17
2
CentOS 5.3 - php mycrypt
I need PHP with mycrypt support see http://www.php.net/manual/en/ref.mcrypt.php i wonder - is this available in the PHP that comes with CentOS 5.3 ? thanks
2015 Jul 11
0
Using gpg to encrypt a URL line on CentOS 6.
On Fri, 10 Jul 2015 22:53:28 -0400 Jerry Geis wrote: > Is there a way to use GPG to encrypt a URL line with parameters ? You can encrypt any text file with gpg, and the contents of text file can be anything you want. I don't think you have stated your problem in sufficient detail. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
2009 Mar 04
1
head scratcher update
perhaps my mind isn't working today. I'm trying to update a system that hasn't been updated in a while which I believe is CentOS 5.2 but it's possible that it's 5.1. I am pretty sure that it has php installed from CentOS-Extras and when I do yum update, it's stumbling on php --> Finished Dependency Resolution Error: Missing Dependency: php-common = 5.1.6-20.el5_2.1 is
2009 Aug 28
0
"gpg --verify-files" fails on some files, works on others
I have a very strange situation where the gpg command will fail to verify whether there is valid PGP data in some files. Decrypting these files works flawlessly. Here is an example: [root at server autoimport]# gpg -vv --verify-files 01UserEnumswValues.txt.asc.txt gpg: armor: BEGIN PGP MESSAGE gpg: armor header: Version: GnuPG v1.4.7 (MingW32) :pubkey enc packet: version 3, algo 16, keyid
2022 Jun 01
2
Update RPM GPG key for EL9
On 6/1/22 13:43, Fabian Arrotin wrote: > On 01/06/2022 19:51, Orion Poplawski wrote: >> Looks like the GPG key we use to sign our RPMs is not longer good with EL9: >> >> # rpm --import RPM-GPG-KEY-nwra >> error: RPM-GPG-KEY-nwra: key 1 import failed >> >> gpg key info: >> >> sec? rsa2048/35DDB0B86218AC2F >> ????? created: 2017-08-16?
2013 Jan 09
5
R encrypt/decrypt
Hello, I am working on a web system (php) that uses R in the backend, and we need some basic fast encryption/decryption for the underlying mysql database that can be used by both R AND php. It does not need to be top-of-the-line, but just provide some basic level of fast encryption/decryption. Any suggestions? Thank you, Ramiro [[alternative HTML version deleted]]
2015 Oct 30
4
disable ZTS in php
Hey guys, I'm trying to disable ZTS in php, because an application we need (AppDynamics) is not compatible with it. So I tried compiling php with the following flags: php -i | grep configure Configure Command => './configure' '--with-apxs2=/opt/apache2/bin/apxs' '--with-zlib=/usr' '--prefix=/opt/php-5.6.8' '--with-libdir=lib64'
2014 Sep 25
2
Missing security model in 1.2.8?
I have successfully (I believe) built (rebuilt on Ubuntu 14.04), installed, and used libvirt 1.2.2. Behaviorally I can't tell the difference between what I've built and what Ubuntu distributes. Specifically, "virsh capabilities" shows this: <secmodel> <model>apparmor</model> <doi>0</doi> </secmodel>