Questions tagged [key]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
2 votes
2 answers
1k views

What are required environment variables for GPG?

I'm trying to setup the docker credentials, and it requires to initialize the gpg first. Here are my steps: root@remote_machine:~# gpg --gen-key ...
Fallen Angel's user avatar
1 vote
1 answer
4k views

No associated key pair, add key pair to EC2 with no key pair

How do you add an existing key to a live EC2 instance that has no key pair? I have tried using Session Manager to vi /.ssh/authorized_keys and add in the public key of the pair, but I get this error: &...
inac's user avatar
  • 519
0 votes
2 answers
357 views

Linux: Is it possible to use the ssh key pair instead or in addition to the root privileges?

I'm facing the problem of securing an embedded platform. All ssh hardening have been setup, including 2 factor authentication and login with ssh key pairs. Now, the root and user passwords are ...
Whois_me's user avatar
0 votes
0 answers
66 views

Unable to access keyvault when assigned to group, how to fix that?

I have created a keyvault and added few keys and while creation, provided access to a service principal using azure bicep template. var permissionContributorId = 'f25e0fa2-a7c8-4377-a976-54943a77a395' ...
sardar's user avatar
  • 1
0 votes
1 answer
398 views

Can I combine my openssl key and csr creation commands in to one command keeping des3 passphrase encryption?

I am in the process of trying to automate/script via shell, a method of post server build config for one of our teams, and one of the final steps after all is installed, is to generate an SSL key and ...
Tom Marshall's user avatar
0 votes
1 answer
473 views

bind 9.11 with views and also-notify with keys: slaves receive notifications with wrong keys

Example error message from a slave shows notification for view avcan received with key vpn May 21 06:37:09 dns5.iciti named[614]: client @0x7f3f0c8472b0 192.168.8.54#49401/key vpn: view avcan: ...
catkin's user avatar
  • 1