- 
      
- 
        Save drawcode/d6b5b904cb80f199bac5933c2c48ce11 to your computer and use it in GitHub Desktop. 
    openssl: convert cert from p7b to crt (or cer)
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | openssl pkcs7 -print_certs -in old.p7b -out new.crt | |
| # openssl pkcs7 -print_certs -in old.p7b -out new.cer | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment