Skip to main content

Questions tagged [encryption]

For questions about encryption, which is the process of transforming information into an unreadable format using an encryption algorithm combined with an encryption key.

0 votes
0 answers
11 views

I want to setup encryption in transit for services in a private subnet (not reachable from the internet) on openstack. The infra/platform is setup with terraform + cloud-init. Apparently, the easiest ...
user2268997's user avatar
4 votes
2 answers
451 views

I would like to keep my use access tokens to GCP encrypted in my operating system’s keychain and use them easily with gcloud CLI. So, does aws-vault for gcp exist to secure my own tokesn when ...
JtR's user avatar
  • 141
4 votes
1 answer
239 views

AWS offers at rest encryption for its RDS instances. I think this sounds nice, and it's something that comes up regularly on security reviews but I'm not sure what the real benefit is. The most likely ...
MrDuk's user avatar
  • 295
1 vote
1 answer
511 views

I'd like to setup a route that will pass both 80 and 443 traffic to the same service in OpenShift. When I try to create a second route it errors out. I want this to be in a yaml like would be used ...
Josiah's user avatar
  • 373
1 vote
1 answer
2k views

I am looking for a way to reliably check accepted cipher suites by an Azure App Service. On standard virtual machine I just remote to it and execute PowerShell command: Get-TlsCipherSuite which ...
Yoda's user avatar
  • 11
0 votes
1 answer
285 views

The Azure CLI official documentation states that environmental variables can be used inside bash scripts to store AZURE_STORAGE_ACCOUNT and AZURE_STORAGE_KEY, like this: Compared to AWS CLI this ...
W.M.'s user avatar
  • 187
2 votes
0 answers
50 views

I am looking forward to implement encryption at rest for two+ SQL database servers (Linux). My goal is (obviously) to avoid storing the clear encryption key on the server or store it in a well-known ...
Arthur le Perroquet's user avatar
2 votes
1 answer
146 views

I am using git and have the following problem: In the company where I work you now want to protect the source code from theft. So if for some reason a developer lets the source code of a project go ...
Emanuel Bennici's user avatar

15 30 50 per page