Changes between Version 12 and Version 13 of SpSetup


Ignore:
Timestamp:
04/14/15 08:55:29 (10 years ago)
Author:
gfjohnson@…
Comment:

less specific commands, use local hostname

Legend:

Unmodified
Added
Removed
Modified
  • SpSetup

    v12 v13  
    165165  * Linux: 
    166166{{{ 
    167 [root@idmt-1 shibboleth]# curl -k https://idmt-1.alaska.edu/Shibboleth.sso/Metadata > idmt1-metadata.xml 
     167[root@idmt-1 shibboleth]# curl -k https://$(hostname)/Shibboleth.sso/Metadata > $(hostname -s)-metadata.xml 
    168168  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current 
    169169                                 Dload  Upload   Total   Spent    Left  Speed 
    170170100  3807  100  3807    0     0   169k      0 --:--:-- --:--:-- --:--:-- 3717k 
    171 [root@idmt-1 shibboleth]# xmllint --format idmt1-metadata.xml  
     171[root@idmt-1 shibboleth]# xmllint --format $(hostname -s)-metadata.xml  
    172172<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_27d456d0acab55e09ede1cd8da7bae46892ddc60" entityID="https://idmt-1.alaska.edu/shibboleth"> 
    173173