Re: wallet-certificate addition

Posted by satish on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/wallet-certificate-addition-tp8864p8871.html

when i give complete url,it is returning as below

SQL> select utl_http.request('https://smsgg.sms.gg.in/failsafe/HttpLink?username=san.sms&pin=gf@123&message=NIC-SMS-SAMPLE-TEST2&mnumber=918106532882&signature=SSTPE',null,'file:/home/orasupp/certificate/wallet','WalletPasswd123') from dual;
Enter value for pin: gf@123
Enter value for message: hi
Enter value for mnumber: 918106532882
Enter value for signature: SSTPE

UTL_HTTP.REQUEST('HTTPS://SMSGG.SMS.GG.IN/FAILSAFE/HTTPLINK?USERNAME=SSS.S
--------------------------------------------------------------------------------
null

SQL>

Thanks