回答編集履歴
1
opensshをopensslに修正しました
    
        answer	
    CHANGED
    
    | @@ -9,7 +9,7 @@ | |
| 9 9 | 
             
            例:
         | 
| 10 10 | 
             
            $ echo 'export PATH=/usr/local/bin:$PATH' >> ~/.bash_profile
         | 
| 11 11 | 
             
            $ . ~/.bash_profile
         | 
| 12 | 
            -
            $  | 
| 12 | 
            +
            $ openssl -v
         | 
| 13 13 |  | 
| 14 14 | 
             
            **Apacheに組み込む**
         | 
| 15 15 |  | 
