How to generate openssl blowfish without certain characters

前端 未结 0 1440
猫巷女王i
猫巷女王i 2021-01-01 15:05

I have the following bash script to insert blowfish automatically into config.inc.php for phpMyAdmin:

#!/bin/bash

randomBlowfishSecret=$(openssl rand -base64         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题